On Mar 2, 6:51 pm, mkmanning <michaell...@gmail.com> wrote: > HTML 4 spec section 6.2 says, "ID and NAME tokens must begin with a > letter ([A-Za-z]) and may be followed by any number of letters, > digits ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and > periods (".")."
The NAME attribute is CDATA, not ID or NAME. http://lmgtfy.com/?q=name+attribute+cdata+id+token ;) Matt Kruse