frame
Specifies how the table is to be framed. Note that there is no way to obtain a border on only the starting edge (left, in left-to-right writing systems) of the table.
Attribute information
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description all Frame all four sides of the table. In some environments with limited control over table border formatting, such as HTML, this may imply additional borders. bottom Frame only the bottom of the table. none Place no border on the table. In some environments with limited control over table border formatting, such as HTML, this may disable other borders as well. sides Frame the left and right sides of the table. top Frame the top of the table. topbot Frame the top and bottom of the table.
Used in
- Attribute group db.cals.informaltable.attlist
- Attribute group db.cals.table.attlist
- Attribute group db.frame.attribute
- Anonymous type of element informaltable via reference to db.cals.informaltable.attlist
- Anonymous type of element table via reference to db.cals.table.attlist