AccuraCast
12-13-2005, 10:54 AM
I received this email from a web designer who we're working with at present:
I built the site with accessibility standards in mind, hence some of the items are used to improve the use of the site with screen-readers etc, and
people who have CSS turned off.
For example, the < class="hide"> tags only show up when the user has stylesheets turned off, and are also read in-line by screen readers. They're hidden so that they don't interfere with the design if the user is using stylesheets. They also provide a text-based version of the main navigation.
My first reaction was that hiding text in any way shape or form is inexcusable - even if the intentions are good - it might get by undetected, but sooner or later Google might also detect it and penalize the site.
However, I would still like to hear the esteemed opinion of the pundits here, to find out if maybe after all im being too paranoid. So please let me know... is hiding text for accessibility reasons an "ok" practice?
I built the site with accessibility standards in mind, hence some of the items are used to improve the use of the site with screen-readers etc, and
people who have CSS turned off.
For example, the < class="hide"> tags only show up when the user has stylesheets turned off, and are also read in-line by screen readers. They're hidden so that they don't interfere with the design if the user is using stylesheets. They also provide a text-based version of the main navigation.
My first reaction was that hiding text in any way shape or form is inexcusable - even if the intentions are good - it might get by undetected, but sooner or later Google might also detect it and penalize the site.
However, I would still like to hear the esteemed opinion of the pundits here, to find out if maybe after all im being too paranoid. So please let me know... is hiding text for accessibility reasons an "ok" practice?