Before
HTML tags for tables were finalized, authors had to carefully format their
tabular information within <PRE> tags, counting spaces and previewing
their output. Tables are very useful for presentation of tabular information as
well as a boom to creative HTML authors who use the table tags to present their
regular Web pages.
Think of your tabular
information in light of the coding explained below. A table has heads where
you explain what the columns/rows include, rows for information, cells for
each item. In some tables, the first column contains the header information,
each row explains an HTML table tag, and each cell contains a paired tag or
an explanation of the tag's function
© Copyright 2001 Carnegie Webhead's