| Attributes |
| Name |
Value |
Description |
| alt |
CDATA |
Specifies an alternative text for an image. |
| src |
HREF |
Specifies the URI of the image file. |
| localsrc |
CDATA |
Specifies an alternative internal representation of the image. |
| vspace |
length |
Specifies the amount of white space to be inserted above and below the image. |
| hspace |
length |
Specifies the amount of white space to be inserted to the left and right of the image. |
| align |
(top|middle|bottom) |
Specifies the image alignment within the text flow. |
| height |
length |
Specifies the height of the image |
| width |
length |
Specifies the width of the image |
| id |
ID |
Sets the unique name for the element. |
| class |
CDATA |
Associates the element with a defined class. |
| xml:lang |
NMTOKEN |
IMPLIED. Specifies the natural or formal language of an element. |