valign-image

The valign-image attribute is used to indicate vertical alignment for images and graphics, so it removes the baseline value. Defaults are implementation-dependent.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
valign valign-image optional

Used By

Attribute Group image-attributes

Source

<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>