WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Using CSS to hide a portion of the link text

for

From: Geof Collis
Date: Aug 3, 2009 7:20AM


These ideas sound good in principle but what happens if someone wants
to print off the page and take it to a presentation where the link
url is necessary. Sure you could write more code to do this but why
not just do it right the first time instead of doing all of this
extra coding just because you can?

At 09:03 AM 8/3/2009, you wrote:
>I have used hidden CSS to
>
>1. Create distinct link text
>2. Provide a Header for navigation when there is no text on the
>visual screen.
>3. Provide a Label for a form field when there is no text on the
>visual screen.
>
>
>
>