<?xml-stylesheet href="css3-modsel-46b.css" type="text/css"?> | |
<test> | |
<div xmlns="http://www.w3.org/1999/xhtml" class="stub"> | |
<p>This paragraph should be unstyled.</p> | |
<p class="green">But this one should have a green background</p> | |
<p class="green">And this one should also have a green background</p> | |
<address>This address is only here to fill some space between two paragraphs</address> | |
<p class="green">This paragraph should have a green background</p> | |
</div> | |
</test> |