]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update visibility.html 5030/head
authorWing-Hou Chan <winghouchan@gmail.com>
Sun, 20 Apr 2014 11:35:02 +0000 (12:35 +0100)
committerWing-Hou Chan <winghouchan@gmail.com>
Sun, 20 Apr 2014 11:35:02 +0000 (12:35 +0100)
doc/pages/components/visibility.html

index 871f901a5f6893116601c2138ebd08f96e23a0a4..39811f1f4b46b4e928780ff5e77d3c327a406091 100644 (file)
@@ -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}}