CSCI 121 - Lecture 6 - Tables

Topics Covered

  1. <TABLE> - Table
  2. <TR> - Table Row
  3. <TH> - Table Header
  4. <TD> - Table Data
  5. Alignment - Aligning text within cells
  6. <colspan> - Column span attribute
  7. <rowspan> - Row span attribute
  8. <CAPTION> - Table Caption Tag
  9. Changing style through use of Class attribute
  10. Nested Tables - Yeah, it can get confusing!

Sample Page

Instructor's Notes