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>
<table>
Value Meaning
Number Should be used with the XHTML 1.1 Table (<table>). Use W3C documentation for the XHTML1.1 table model. (http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_tablemodule).
Restriction: This attribute may be specified if the element is used.

In Element

<mml:math>
Value Meaning
Number For use with <mml:math>, Use MathML documentation.
Restriction: This attribute may be specified if the element is used.