[thelist] Top Anchor

Craig Saila crsaila at yahoo.ca
Tue Nov 27 12:13:33 CST 2001


Sean Stephens wrote:

> I have seen a number of high-end sites doing this without any other anchors
> on the page.

Newer browsers tend to assume <a href="#top"> means jump to the top of 
the page, so don't need <a name="top">.

However, it's best to include it. And, if you want to compliant with 
newer versions of HTML, include an ID attribute, like so: <a name="top" 
id="top">

-- 
Cheers,

Craig Saila
------------------------------------------
craig at saila.com  :  http://www.saila.com/
------------------------------------------


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





More information about the thelist mailing list