- From: Roland Bluethgen <calocybe@web.de>
- Date: Sun, 06 Apr 2003 08:32:17 +0200
- To: www-html@w3.org
Bjoern Hoehrmann wrote: > http://www.w3.org/TR/html401/struct/links.html#adef-name-A > > The name attribute in <meta name='...' /> is a NAME token, > the name attribute in <a name='...' /> is a CDATA token. Sorry, I confused the things. The name attribute of <a> is CDATA, but the id attribute is a NAME token. Simon's remarks apply to id only.
Received on Sunday, 6 April 2003 01:32:47 UTC