1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <style type=
"text/css">
5 body:empty
{ background-color:red
; }
6 div#appendChild
{ padding: 1em;}
10 <p>There should be no RED on the page
</p>
11 <div id='appendChild'
></div>