valign
Specifies the vertical position of data within a cell.
Attribute information
Namespace: None
Schema document: docbook.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description top Cell data is flush with the top of the cell. middle Cell data is centered vertically within the cell. This is the default value. bottom Cell data is flush with the bottom of the cell. baseline All cells in the same row as a cell whose valign attribute has this value should have their textual data positioned so that the first text line occurs on a baseline common to all cells in the row. This constraint does not apply to subsequent text lines in these cells.
Used in
- Attribute group db.html.cellvalign
- Anonymous type of element col via reference to db.html.col.attlist
- Anonymous type of element colgroup via reference to db.html.colgroup.attlist
- Anonymous type of element tbody via reference to db.html.tbody.attlist
- Anonymous type of element td via reference to db.html.td.attlist
- Anonymous type of element tfoot via reference to db.html.tfoot.attlist
- Anonymous type of element th via reference to db.html.th.attlist
- Anonymous type of element thead via reference to db.html.thead.attlist
- Anonymous type of element tr via reference to db.html.tr.attlist
- Attribute group db.html.col.attlist via reference to db.html.cellvalign
- Attribute group db.html.colgroup.attlist via reference to db.html.cellvalign
- Attribute group db.html.tbody.attlist via reference to db.html.cellvalign
- Attribute group db.html.td.attlist via reference to db.html.cellvalign
- Attribute group db.html.tfoot.attlist via reference to db.html.cellvalign
- Attribute group db.html.th.attlist via reference to db.html.cellvalign
- Attribute group db.html.thead.attlist via reference to db.html.cellvalign
- Attribute group db.html.tr.attlist via reference to db.html.cellvalign