1 <?xml-stylesheet href="css3-modsel-d1.css" type="text/css"?>
4 <div xmlns="http://www.w3.org/1999/xhtml">
6 <script type="text/javascript">
10 document.getElementById('test').appendChild(document.createTextNode('This line should be green.'));
17 <p> The following bar should be green. </p>