4 body { font-family: Ahem; font-size:
25px; color: green; }
5 div.float { float: left; height:
50px; width:
50px; background-color: lightyellow; color: red; }
6 div.margin { margin-top:
20px; }
9 <body style=
"height: 200%">
12 A
<br><br>B
16 X
<br style=
"clear: both;">Y
18 <div style=
"clear: both; height: 50px;"></div>
21 A
<br><br>B
25 <span style=
"direction: rtl">X
<br style=
"clear: both;">Y
</span>