<alt>
The <alt>
element provides alternate text for an image. It is equivalent
to the @alt
attribute on the <image>
element; since the
@alt
attribute is deprecated, use the <alt>
element
instead. The <alt>
element can be more easily edited or translated than
the @alt
attribute.
Category: Body elements