mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
31 lines
953 B
HTML
31 lines
953 B
HTML
<HTML>
|
|
<HEAD>
|
|
<STYLE type="text/css">
|
|
</STYLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<B>
|
|
<IMG SRC="raptor.jpg" align=left height=50 border=2>
|
|
This is some basic text flowing around a floating image.
|
|
This is some basic text flowing around a floating image.
|
|
This is some basic text flowing around a floating image.
|
|
<BR clear=all>
|
|
<BR>
|
|
|
|
<IMG SRC="raptor.jpg" align=right height=50 border=2>
|
|
This is some basic text flowing around a floating image.
|
|
This is some basic text flowing around a floating image.
|
|
This is some basic text flowing around a floating image.
|
|
<BR clear=all>
|
|
<BR>
|
|
|
|
<IMG SRC="raptor.jpg" align=left height=50 border=2>
|
|
<IMG SRC="raptor.jpg" align=right height=50 border=2>
|
|
This is some basic text flowing between some floating images.
|
|
This is some basic text flowing between some floating images.
|
|
This is some basic text flowing between some floating images.
|
|
<BR clear=all>
|
|
</B>
|
|
</BODY>
|
|
</HTML>
|