MJ Ray:

> Moreover, a name cannot be only a number.  See
> http://www.w3.org/TR/html401/types.html#type-id

An anchor name can (<a name="1"> is valid), but it is not allowed using
the current syntax (using the id attribute: <h1 id="1">foobar</h1> is
not valid, while <h1 id="topic1">foobar</h1> is). The <a name>
construct was, IIRC, deprecated when HTML 4 was introduced ten years
ago.

-- 
\\// Peter - http://www.softwolves.pp.se/


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to