Table
 

This is a review of what we have done in the class, Lesson 4, Elements of Page Design.

The table is the most challenging part in Web development, yet it is the most important element in designing a Web page. Tables are used to grid information into one or more columns and rows. Tables are also used by most Web developers to help them layout a Web page. It enables them to put content on a page at a specific location.

 

Examples on how to utilize a table to grid information:

 

Examples on how to utilize a table to layout a page:

 
For your exercise, you may try to recreate "Beverages List" and "TV Programs." Hint: Use Standard View to create the table (see p. 118).
 
See you in the class.