Martin J. Lambert wrote: > Actually, when using XHTML Strict, "name" is not a valid attribute for > anchors. You can use the "id" attribute to get the same jump-to-that- > section-of-the-page behaviour, but this will work with *any* element, > not just anchors. Since you don't want the appearance of a link on the > page, I suggest eliminating the anchor altogether and linking to the > id of whatever element is already there in the markup.
I'm not sure about that, I think it is better to use both attributes and may be even "more" to prevent a IE bug related to tabbing navigation. http://www.motive.co.nz/glossary/anchor.php http://www.juicystudio.com/article/ie-keyboard-navigation.php Thierry | www.TJKDesign.com ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
