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 12:00PM


Ok, the more I think about this the less I understand.

If I'm hiding something that only screen readers can see/hear isn't
that reverse discrimination because sighted people wont be able to read it?


At 09:31 AM 8/3/2009, you wrote:
> >
> > Geof Collis < <EMAIL REMOVED> >
> > 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.
> >
>
>You shouldn't use URLs as link text to begin with (and none of these
>examples do). If you want them to be printable then you can do this using a
>good print CSS although IEs support for that is somewhat lacking.
>