cellpadding

Cell Padding (XHTML table model)

Definition

See documentation for the HTML 4.0 (XHTML) table model.

Specifies the amount of space, in pixels, between the border of a cell and the contents of the cell; the default is “1” pixel.

Attribute Values

In Element

<table> Table (XHTML table model)
Value Meaning
An integer The number of pixels to use for padding.
Restriction: This attribute may be specified if the element is used.