gecko-dev/layout/html/tests/block/over-clear.html

16 строки
330 B
HTML

<HTML>
<HEAD>
<STYLE type="text/css">
</STYLE>
</HEAD>
<BODY>
This is a below current line
<IMG SRC="raptor.jpg" height=50 border=2 align=left>
floater. It starts below some of the text and then
takes up space.
<BR clear=all>
<IMG SRC="raptor.jpg" height=50 border=2 align=left>
Clear we go!
</BODY>
</HTML>