Andy Kirkwood | MOTIVE wrote:


I have come across a couple of instances of this where headings have been enclosed in an anchor, i.e.


    <a name="anchor" id="anchor"><h1>Heading text</h1></a>


This causes the text colour of the heading to change when moused-over (although not a link). From an interface perspective this can be quite confusing. (A feedback cue that suggests interaction is possible when it is not).

This is why a:link:hover and a:visited:hover are preferable over simple a:link


:)

--
-David R
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to