4. Table rendering

Deprecated attributes (specified in the transitional DTD) are not supported. The following attributes (specified in the strict DTD) are either completely ignored or partially supported. All other attributes (specified in the strict DTD) are supported.

AttributeSupport
table widthIgnored.
table borderValue larger than 1 treated like 1.
table cellspacingIgnored.
table cellpaddingIgnored.
col (or colgroup) width

All forms including "20%", "3*" or "0*" are supported.

A column must contain at least one cell with a column span equal to 1 for the width attribute to have an effect.

alignValues justify and char are rendered like left.
charIgnored. See align.
charoffIgnored. See align.