This 4X4 table has headers, is right-aligned (using the deprecated "align" attribute), and takes up 75% of the page. It has a one-pixel border, two-pixel cell padding, and three-pixel cell spacing. The background color (also deprecated) is gray, and a summary is provided.
A | B | C | D | |
---|---|---|---|---|
1 | A1 | B1: This cell uses the deprecated "width" attribute set at 80%, which conflicts with the "nowrap" in D4. | C1 | D1: This cell spans two rows and is aligned to the bottom. |
2 | A2 | B2 | C2 | |
3 | A3: This cell spans three columns and is justified. | D3 | ||
4 | A4: This cell has an abbreviated summary. | B4 | C4 | D4: Cell using the deprecated "nowrap" attribute. |