383883-3.html (408B)
1 <!DOCTYPE html> 2 <body onload="document.getElementById('a').style.borderTopWidth=0;"> 3 <div style="float:right; height: 50px; width: 20px; background: red"></div> 4 <div id=a style="border-top: solid 50px"> 5 <div id=b style="float:left; clear: right; width: 100px; height:100px; border: solid orange; position:relative;"></div> 6 </div> 7 <div> 8 asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf<br> 9 </div>