rs, digits
([0-9]), hyphens ("-"), underscores ("_"), colons (":"),
and periods (".").
http://www.w3.org/TR/REC-html40/types.html#type-name
Jon
> -Original Message-
> From: Marty Martin [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 1
On 5/13/05, Marty Martin <[EMAIL PROTECTED]> wrote:
> This may be a dumb question, but I noticed you can give an ID (and I
> assume also CLASS) a solely numeric value. If I start it with a alpha
> character then all is hunky dory, but I want it to be a number. What
> gives? Is there rationale fo
This may be a dumb question, but I noticed you can give an ID (and I
assume also CLASS) a solely numeric value. If I start it with a alpha
character then all is hunky dory, but I want it to be a number. What
gives? Is there rationale for this?
Just looking for an explanation if anyone knows,