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