|
Display Image |
<IMG SRC="URL"> |
|
|
Alignment |
<IMG SRC="URL" ALIGN=TOP|MIDDLE|BOTTOM> |
|
| N1.0 |
Alignment |
<IMG SRC="URL" ALIGN=LEFT|RIGHT|TEXTTOP| ABSMIDDLE|BASELINE|ABSBOTTOM> |
|
|
Alternate Text |
<IMG SRC="URL" ALT="***"> |
text is shown when image is not |
|
Server-Side Image Map |
<IMG SRC="URL" ISMAP> |
requires a map file on the server |
|
Client-Side Image Map |
<IMG SRC="URL" MAP="#***"> |
points to a <MAP> |
|
Client-Side Map Definition |
<MAP> </MAP> |
contains <AREA> tags |
| N1.0 |
Dimensions |
<IMG SRC="URL" WIDTH="?" HEIGHT="?"> |
in pixels |
| N1.0 |
Border |
<IMG SRC="URL" BORDER="?"> |
|
Runaround Space |
<IMG SRC="URL" HSPACE="?" VSPACE="?"> |
|
Low-Resolution Proxy |
<IMG SRC="URL" LOWSRC="URL"> |
load the LOWSRC image then overlay the other |