Taco, Blacklisted? Now there's an idea ;-) -----------------------------------------
You see, I knew you guys were thinking about it ;-)) ----------------------------------------- The simple answer to your question is: HTML 4.01: "User agents should be able to find anchors created by empty A elements, but some fail to do so." <cite>http://www.w3.org/TR/html4/struct/links.html#edef-A</cite> ----------------------------------------- Some fail to do so, hhmmm, so a would do the trick? Maybe with display: none so it doesn't take up any space?? ----------------------------------------- XHTML 1.0: "has deprecated the name attribute of the a, applet, form, frame, iframe, img, and map elements, and it will be removed from XHTML in subsequent versions." <cite>http://www.w3.org/TR/xhtml1/#C_8</cite> It's all in the W3C specifications. Regards, -- Ben http://www.daemon.com.au/ Taco Fleur wrote: > Not sure what the prob is, maybe I am being blacklisted? ;-)) > > <a name="c44"></a> > > Is this still correct though, having nothing in between the tags? > ***************************************************** The discussion list for http://webstandardsgroup.org/ ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
