On the page documenting the a element http://www.w3.org/TR/2002/WD-xhtml2-20021218/mod-hypertext.html#s_hypertextm odule There is an example which reads: Suppose we define an anchor named "anchor-one" in the file "one.html". ...text before the anchor... <a name="anchor-one">This is the location of anchor one.</a> ...text after the anchor... Note the attribute "name". As far as I can tell, name is no longer a valid attribute for the a element, and should have been replace in this example with the attribute "id". Just thought I'd let you know, Mike LippertReceived on Thursday, 26 December 2002 15:07:38 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 31 October 2007 00:16:47 GMT