<p> <IMG SRC="testicon.gif" ALT="[Test image]" ALIGN=TOP> Here is some text related to the test image. It is not very interesting, but should show how the text is wrapped around the image given the ALIGN=TOP alignment attribute.This is rendered:
Here is some text related to the test image.
It is not very interesting, but should show how the
text is wrapped around the image given the ALIGN=TOP
alignment attribute.
<p> <IMG SRC="testicon.gif" ALT="[Test image]" ALIGN=BOTTOM> Here is some text related to the test image. It is not very interesting, but should show how the text is wrapped around the image given the ALIGN=BOTTOM alignment attribute.This is rendered:
Here is some text related to the test image.
It is not very interesting, but should show how the
text is wrapped around the image given the ALIGN=BOTTOM
alignment attribute.
<p> <IMG SRC="testicon.gif" ALT="[Test image]" ALIGN=MIDDLE> Here is some text related to the test image. It is not very interesting, but should show how the text is wrapped around the image given the ALIGN=MIDDLE alignment attribute.This is rendered:
Here is some text related to the test image.
It is not very interesting, but should show how the
text is wrapped around the image given the ALIGN=MIDDLE
alignment attribute.
<p> <a href="image.html"> <IMG SRC="testicon.gif" ALT="[Test image]" ALIGN=MIDDLE> </a> This icon is also a hypertext link (in this case, just back to this document).This is rendered:
This icon
is also a hypertext link (in this case, just back to
this document).