> The impression I'm getting from the replies today are "title" as an > attribute, has inconsistent interpretation by most UA's. However, as > an element it is essential to the document. Is this interpretation > correct?
Steve's article would back up your comment that the title attribute is inconsistently interpreted by a range of UAs. The title element is essential in order to create a valid HTML4.01 or XHTML 1.0 document (not sure about HTML3.2 or earlier). You can test this yourself by uploading a file with and without a title then validating it. Hours of fun! Russ ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
