cellpadding
Specifies the amount of space between the border of the cell and its contents. If the value of this attribute is a pixel length, all four margins should be this distance from the contents. If the value of the attribute is a percentage length, the top and bottom margins should be equally separated from the content based on a percentage of the available vertical space, and the left and right margins should be equally separated from the content based on a percentage of the available horizontal space.
Attribute information
Namespace: None
Schema document: docbook.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
- xsd:integer
- Type based on xsd:string
- Pattern: [0-9]+%
Used in
- Attribute group db.html.table.attributes
- Anonymous type of element informaltable via reference to db.html.informaltable.attlist
- Anonymous type of element table via reference to db.html.table.attlist
- Attribute group db.html.informaltable.attlist via reference to db.html.table.attributes
- Attribute group db.html.table.attlist via reference to db.html.table.attributes