Specifying Table Size
Ordinarily, the size of a table and the size of its individual cells automatically expand to fit the data you place into it.
However, you can choose to control the exact size of the entire table by putting WIDTH and/or HEIGHT attributes in the <TABLE> tag.
You can also control the size of each cell by putting WIDTH and HEIGHT attributes in the individual <TD> tags.
|
|
|
|