From 8e03ede6d8624764153b88ef12d81021074bf798 Mon Sep 17 00:00:00 2001 From: Wing-Hou Chan Date: Sun, 20 Apr 2014 12:35:02 +0100 Subject: [PATCH] Update visibility.html --- doc/pages/components/visibility.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}} -- 2.47.2