<TD> tag description
Tag index
Syntax
<TD>...</TD>
<TD COLSPAN="...">...</TD>
<TD ROWSPAN="...">...</TD>
Meaning
Table
data
cell - for header cells use <TH> tag.
Cells can span multiple columns.
Cells can also span multiple rows.
© 2022 Jan Mleczko