Christian Heilmann wrote:
Try using an alphanumeric character first, like "nav1". While the specs seem not to forbid class names that are only numbers http://www.w3.org/TR/html4/types.html#type-cdata (it is a different issue for IDs!) I doubt browsers really understand what is going on. So would the maintainers of your code.
:) I found CSS2.1 saying "they cannot start with a digit" http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier regards, Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
