META-INF.schema.entities.spec_img_attributes.ent Maven / Gradle / Ivy
The newest version!
alt
java.lang.String
For user agents that cannot display images, forms, or applets, this attribute specifies alternate text. The language of the alternate text is specified by the lang attribute
height
java.lang.String
Image and object height override.
When specified, the width and height attributes tell user agents to override the natural image or object size in favor of these values
ismap
boolean
Flag indicating that this image is to be used as a server side image map. Such an image must be enclosed within a hyperlink ("a")
longdesc
java.lang.String
URI to a long description of the image represented by this element
usemap
java.lang.String
The name of a client side image map (an HTML "map" element) for which this element provides the image
width
java.lang.String
Image and object width override. When specified, the width and height attributes tell user agents to override the natural image or object size in favor of these values