Introduction to HTML
Images (cont'd)
The align
attribute can be used to control the
image's position with respect to surrounding text:
- bottom
- The bottom of the image
should be vertically aligned
with the current baseline. This is the default value.
- middle
- The centre of the image
should be vertically
aligned with the current baseline.
- top
- The top of the image
should be vertically aligned
with the top of the current text line.
- left
- The image
should float to the current left margin;
text will wrap around image.
- right
- The image
should float to the current right margin; text will wrap around image.
(valid except for embed
element)


This work is licensed under a
Creative Commons License.
R. Funnell
Last modified: Sat, 2007 Mar 10 15:45:22
Slide show generated from html.html by Weasel 2007 Mar 10