Curby wrote:
What is the recommended way for linking back to the top of the page? I
can't link to the id of my H1 because of my CSS. The name attribute of
the A tag is deprecated/removed[1].  And while some people might say
"use the scrollbar or press Home" I'm wondering if anyone has
experimented with these:

Why not use <h1 id="foo">? (You say because of your CSS, but what does this mean?)

Then link to mypage.htm#foo - all legit and above board

Seems to work for most people :)

Cheers

Ian


--
_________________________________________________
zStudio - Web development and accessibility
http://zStudio.co.uk

Snippetz.net - Online code library
File, manage and re-use your code snippets & links
http://snippetz.net

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to