CSCI 121 - Lecture 6 - Tables
Topics Covered
- <TABLE> - Table
- <TR> - Table Row
- <TH> - Table Header
- <TD> - Table Data
- Alignment - Aligning text within cells
- <colspan> - Column span attribute
- <rowspan> - Row span attribute
- <CAPTION> - Table Caption Tag
- Changing style through use of Class attribute
- Nested Tables - Yeah, it can get confusing!
Sample Page
- Sample page for the lecture here.
Instructor's Notes