Posted by Michael Fesser on 11/01/06 21:23
..oO(richard)
>Using "reserved" words as class or ID names is just not a good practice.
But it doesn't hurt either. In HTML/CSS there are no reserved words.
#hover.hover:hover {...}
Works.
There's nothing to misinterpret. The only problems that may arise are
JS-related, but that's another story.
Micha
Navigation:
[Reply to this message]
|