CSS 3 Module <== Test # ==>
W3C Selectors 135 of 140 of the static tests category
Testing Date Revision
Parsing: Numbers in classes (ID #175a) 20-september-2002 1.0

This line should be green.

 p { color: green; }
 .13 { color: red; }
   <p class="13">This line should be green.</p>