Salt Creative Articles


Tabular Data and the Use of Tables in XHTML

Jennifer Kyrnin

Tabular data is simply the data contained in a table. In HTML, it is the content that lives in a table's cells—i.e., what is between the or tags. Table contents can be numbers, text, and a combination of these; and another table can even be nested inside a table cell.