1 <!-- Should see a 6px by 100px green rectangle. -->
2 <div style=
"position:absolute; width:100px; top:50px;">
3 <div style=
"position:absolute;left:0px;top:50px;height:50px;background-color:green">
4 <table style=
"width:100%"><tr><td></table>
6 <div style=
"float:left; background-color:green; height:50px">
7 <table style=
"width:100%"><tr><td></table>