| <?xml-stylesheet href="css3-modsel-46.css" type="text/css"?> | |
| <test> | |
| <div xmlns="http://www.w3.org/1999/xhtml" class="stub"> | |
| <p>This paragraph should be unstyled.</p> | |
| <p class="red">But this one should have a green background</p> | |
| <p class="red">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="red">This paragraph should have a green background</p> | |
| </div> | |
| </test> |