Web Design - Introduction to Tables

Sections:  Introduction  |  Section 1  |  Section 2  |  Section 3  |  Section 4  |  Section 5 
Section Five:  Part A  |  Part B  |  Part C  |  Part D  |  Part E

Using Tables

table

Objectives

By the completion of the section, students will be able to:

  • Create an HTML table using <table>, <tr>, <th>, and <td> tags.
  • Add a border to a table using the border="" attribute.
  • Modify the color of a table, a row[s], or data cell[s] using the bgcolor="" attribute.
  • Change the background color of a page using the bgcolor="" attribute in the <body> tag.

Next Next

© 2008 KCDL. All rights reserved.