From: Wing-Hou Chan Date: Sun, 20 Apr 2014 11:35:02 +0000 (+0100) Subject: Update visibility.html X-Git-Tag: v5.3.1~49^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5030%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update visibility.html --- diff --git a/doc/pages/components/visibility.html b/doc/pages/components/visibility.html index 871f901a5..39811f1f4 100644 --- a/doc/pages/components/visibility.html +++ b/doc/pages/components/visibility.html @@ -37,7 +37,7 @@ There are also visibility classes to hide or show content based on whether a dev ### Accessibility -Finally, if you want to hide some content but still make it accessible for screen readers, use the **hidden** visibility classes. Do not confuse these classes with **hide**. +Finally, if you want to hide some content but still make it accessible for screen readers, use the **hidden** visibility classes. Do not confuse these classes with **hide** visibility classes. Use these classes in conjunction with the **hide** and **show** visibility classes to control complex layouts while offering accessibility for those using screen readers. {{> examples_accessibility_hidden}}