width

Width (XHTML table model; MathML 2.0 Tag Set)

This attribute can be used in several contexts:

Remarks

In an XHTML 1.1 table, this attribute should specify the desired width of the entire table and is intended for visual user agents. When the value is a percentage value, the value is relative to the user agent’s available horizontal space. In the absence of any width specification, table width is determined by the user agent. The width value can be either an integer number of pixels or a percentage of the width of the display window.

Attribute Values

In Elements

<col>, <colgroup>, <mml:math>, <table>
Value Meaning
Data characters Text, numbers, or special characters.
Restriction: This attribute may be specified if the element is used.