|
|
TABLEA table is used for the traditional purpose of organizing numbers and information. Also, tables (TABLE) are used to layout the web page. A table consists of rows (TR). And rows are divided into columns (TD). Tables border can be on or off (BORDER). The border size can also be altered (CELLPADDING). Also, the distance between the text inside a table and table border can be varied (CELLSPACING).
|