The valign-image attribute is used to indicate vertical alignment for images and graphics, so it removes the baseline value. Defaults are implementation-dependent. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
valign | valign-image | optional |
Attribute Group | image-attributes |
<xs:attributeGroup name="valign-image"> <xs:annotation> <xs:documentation>The valign-image attribute is used to indicate vertical alignment for images and graphics, so it removes the baseline value. Defaults are implementation-dependent.</xs:documentation> </xs:annotation> <xs:attribute name="valign" type="valign-image"/> </xs:attributeGroup> |