Note that bordercolor, bordercolorlight, and bordercolordark attributes do not validate; to create a completely xhtml compliant table, set these using a Cascading Style Sheet instead.
| cell 1 | cell 2 | This is another cell |
This is a rowspanned cell |
| cell 3 | This is a colspanned cell |
||
| Cell 1 is align=center, valign=top | Cell 2 is align=left, valign=middle | Cell 3 is align=right, valign=bottom | |
| Cell 1 | Cell 2 |
| Cell 3 | |
| Cell 4 | Cell 5 |
| This table uses a width tag of 50% |
| This table uses a width tag of 50 |