|
<A ...>TITLE = "text string"
W3C says that TITLETITLE
| this code | produces this |
Check out <A HREF="deniseres.html" TITLE="Denise Dodd's Resume">my resume</A> |
Check out my resume |
Most browsers have ignored this useful attribute. One that doesn't ignore it is
Opera. Opera displays the value of TITLETITLE
Opera also uses the value of TITLE
| this code | produces this |
Send us <A HREF="mailto:joeschmoe@idocs.com" TITLE="Response to Web Page">feedback</A> |
Send us feedback |
It's worth noting that the ability to indicate a subject in an email link is one of the most often requested features that Netscape and MSIE have ignored. Hopefully they will catch up sooner or later.
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.