frame
Specifies which sides of the frame surrounding a table will be visible.
Attribute information
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description void No sides. This is the default value. above The top side only. below The bottom side only. hsides The top and bottom sides only. lhs The left-hand side only. rhs The right-hand side only. vsides The right and left sides only. box All four sides. border All four sides.
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