CSS 3 Module | <== Test # ==> | |
---|---|---|
W3C Selectors | 128 of 180 | |
Testing | Date | Revision |
Syntax and parsing (ID #155) | 2001-11-20 | 1.0 |
This line should have a green background.
p { background: lime; } .5cm { background: red; }
<p class="5cm">This line should have a green background.</p>