mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
29 lines
921 B
HTML
29 lines
921 B
HTML
<HTML>
|
|
<HEAD>
|
|
<STYLE type="text/css">
|
|
</STYLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<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>
|
|
</BODY>
|
|
</HTML>
|