![]() |
The td tag is used to define one specific data cell in a table.
| Attribute | Description |
| rowspan = number | |
| colspan = number | |
| headers = idrefs | |
| abbr = text | |
| scope | |
| axis = cdata | |
| align |
The horizontal alignment of the cell. [ left | center | right | justify | char ] |
| char | |
| charoff | |
| valign |
The vertical alignment of the cell. [top | middle | bottom | baseline ] |
| nowrap | |
| width | |
| height |
| cell top left | cell top right |
| cell low left | cell low right |
Comments