mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
8 lines
424 B
HTML
8 lines
424 B
HTML
<!DOCTYPE html>
|
|
<body onload="document.getElementById('a').style.display='none';">
|
|
<div style="float:left; width:10px; height:500px; background:blue"></div>
|
|
<div style="float:right; height: 50px; width: 20px; background: red"></div>
|
|
<div><span id=a>a<br></span>
|
|
<div id=b style="float:left; clear: right; width: 100px; height:100px; border: solid orange;"></div>
|
|
asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf<br>asdf
|