James Farrell wrote:
> Is it necessary to put titles on links for the purpose of accessibility?
> <a href="#" title="this is a title">

No.

It can be helpful to clarify the link destination...

<p>Webpages are generally written in <a href="http://w3.org/TR/html4/";
title="The latest HTML 4 Specification">HTML</a>.</p>

... but usually isn't needed for accessibility.

-- 
David Dorward
http://dorward.me.uk/



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to