META-INF.schema.entities.html_img_attributes.ent Maven / Gradle / Ivy
The newest version!
align
java.lang.String
Deprecated. This attribute specifies the position of an IMG, OBJECT, or APPLET with respect to its context.
The possible values are "bottom", "middle", "top", "left" and "right". The default value is "middle".
border
java.lang.String
Deprecated. This attribute specifies the width of an IMG or OBJECT border, in pixels. The default value for this attribute depends on the user agent
hspace
java.lang.String
Deprecated. This attribute specifies the amount of white space to be inserted to the left and right of an IMG, APPLET, or OBJECT. The default value is not specified, but is generally a small, non-zero length
vspace
java.lang.String
Deprecated. This attribute specifies the amount of white space to be inserted above and below an IMG, APPLET, or OBJECT. The default value is not specified, but is generally a small, non-zero length