border

Border (Frame) around a Table

Specifies the thickness, in pixels, of the border to draw around a table

Remarks

A value of “0” indicates that the table has no border. Supplying the border attribute without specifying a value indicates that the table has a border of the application’s default thickness.

Attribute Values

In Element

<informaltable>
Value Meaning
A number Thickness, measured in pixels, of the border around the table
Restriction: This attribute may be specified if the element is used.

In Element

<table>
Value Meaning
A number Thickness, measured in pixels, of the border around the table
Restriction: This attribute may be specified if the element is used.