The valign attribute is used to indicate vertical alignment to the top, middle, bottom, or baseline of the text. Defaults are implementation-dependent. |
Attribute Group | text-formatting |
Complex Types | frame, kind |
<xs:attributeGroup name="valign"> <xs:annotation> <xs:documentation>The valign attribute is used to indicate vertical alignment to the top, middle, bottom, or baseline of the text. Defaults are implementation-dependent.</xs:documentation> </xs:annotation> <xs:attribute name="valign" type="valign"/> </xs:attributeGroup> |