RE: [css-d] dumb question

2005-05-13 Thread Jon Jensen
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

Re: [css-d] dumb question

2005-05-13 Thread Justin Patrin
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

[css-d] dumb question

2005-05-13 Thread Marty Martin
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,