2 <body onload=
"document.getElementById('a').style.borderTopWidth=0;document.getElementById('rand').style.height='1px';">
3 <div style=
"float:left; width:0; height:60px"></div>
4 <div style=
"background: red; float: right; height: 50px; width: 20px; clear:left"></div>
5 <div id=
"a" style=
"border-top: solid 50px;">
6 <div id=
"b" style=
"border: solid orange; float: left; clear: right; width: 100px; height: 100px; position: relative;"></div>