CSS 3 Module <== Test # ==>
W3C Selectors 3 of 140 of the static tests category
Testing Date Revision
Omitted universal selector (ID #4) 11-july-2001 1.0

This paragraph should have a green background

#foo { background-color : lime }
p { background-color : red }
<p id="foo">This paragraph should have a green background</p>