On Tue, Feb 17, 2009 at 06:34:13AM +0100, Peter Krefting wrote: > 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.
Ah, great, thanks. No need to change anything, then. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

