Alignment Options
Image Source
To use a graphic with a page of HTML text, use the markup
The source of the image is defined by where the image is relative
to the main document. The simplest situation is where the image is in the same directory as the main
document. Then the image source is simply the name of the image file and its file type:
If images are stored in a separate "graphics" directory/folder on the server:
In the second image, the Markup, ALIGN=TOPHTML: <IMG HEIGHT=140 WIDTH=125 SRC="graphics/koala.jpg" ALIGN=TOP>
Some text here
We will learn how to use ALIGN=LEFT and ALIGN=RIGHT to overcome this problem.
ALIGN=MIDDLEHTML: <IMG HEIGHT=140 WIDTH=125 SRC="graphics/koala.jpg" ALIGN=MIDDLE>
Some text here ALIGN=BOTTOMHTML: <IMG HEIGHT=140 WIDTH=125 SRC="graphics/koala.jpg" ALIGN=BOTTOM>
Some text here We will now study ways of positioning images within blocks of text ALIGN=LEFTHTML: <IMG HEIGHT=140 WIDTH=125 SRC="graphics/koala.jpg" ALIGN=LEFT>
ALIGN=RIGHTHTML: <IMG HEIGHT=140 WIDTH=125 SRC="graphics/koala.jpg" ALIGN=RIGHT>
ALIGN=RIGHT With Space ControlHTML: <IMG HEIGHT=140 WIDTH=125 SRC="graphics/koala.jpg" ALIGN=RIGHT HSPACE=50 VSPACE=50>
We will now place all manner of text here related to the subject of koalas. We will now place text here related to the subject of koalas.We can now place some text here related to the subject of koalas. We will now place all manner of text here related to the subject of koalas. We will now place all manner of text here related to the subject of koalas. We will now place all manner of text here related to the subject of koalas. We will now place all manner of text here related to the subject of koalas. We will now place all manner of text here related to the subject of koalas. We will now place text here related to the subject of koalas. We will now place text here related to the subject of koalas. We will now place all manner of text here related to the subject of koalas. |
|
||||||||||||||||||||||
|
HOME PAGE || SITE MAP || CONTACT
US 1129 Selkirk Drive Nanaimo, BC, Canada V9R 5X4 webmaster@nmacmillan.com 250.753.7293 |
||
http://www.nmacmillan.com/images.htm
Updated: Jan 09 1998