Using a bookmark hyperlink in XHTML

After reading the XHTML spec I have concluded that using bookmark hyperlinks
(i.e. <a href="mypage.html#mysection">link to page</a>) is not legal because
the NAME attribute (which the browser woul focus on when the link is clicked)
has been deprecated.  Am I right, or is there a workaround for this problem?

Thanks,
David Bindel

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Received on Saturday, 21 April 2001 13:36:04 UTC