CSS 3 Module | <== Test # ==> | |
---|---|---|
W3C Selectors | 158 of 180 | |
Testing | Date | Revision |
Parsing: Numbers in classes (ID #175a) | 2002-09-20 | 1.0 |
This line should be green.
p { color: green; } .13 { color: red; }
<p class="13">This line should be green.</p>