In this chapter you will learn that tables have many uses in HTML.  The most obvious is a table of data, but tables can also be used to place graphics on a page at just the right spot or to format text and form input boxes, or simulate columns.
 

OBJECTIVES
Upon completing this section, you should be able to:

  1. Insert a table.
  2. Explain a table’s attributes.
  3. Understand the sub elements of the table.
  4. Edit a table using the Tables Toolbar.
  5. Edit a table using the Table Properties dialog box.