WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Hyperlinks displaying as blue text only

for

From: Tim Harshbarger
Date: Jun 3, 2009 11:45AM


Mark,

I think one of a number of important design concepts to keep in mind is
that it should be obvious to the users exactly which elements on the
page they can interact with. You don't want them to have to drag the
mouse over every element to determine which UI elements they can click.

In most cases, that means using blue underlined links because that is a
definite sign to the users that the item is a link they can click on.
You can choose to do something different, but then you may want to
conduct usability testing to determine if the alternate approach will
work.

(smiles) And please, don't make your links look like buttons. If you
want to do that, just use buttons. It is confusing when screen reader
users are being told to click on the button...and all they find are
links.

Best wishes for your design.

Tim