In this chapter you learn that tables have many uses in HTML. The most obvious is a table of data, but tables can also be used for advanced layout, such as placing text and graphics on a page at just the right spot, as well as placing form input boxes and simulating columns.

Objectives

Upon completing this section, you should be able to:

    1. Create a Table
    2. Change a table’s properties
    3. Edit a table
    4. Add a caption
    5. Modify a Table Cell and it’s properties
    6. Perform advanced Table editing