Sunday, August 06, 2006

XHTML 1.0 Tutorials - Understanding Tables and Table Cells

A collection of 16 FAQs/tutorials tips on XHTML tables and table cells. Clear answers are provided with tutorial exercises on table elements like: table, tr, td, th, caption; table attributes like: border, frame, cellspacing, cellpadding; row and cell attributes like: align, valign, colspan, rowspan. Topics included in this collection are:

  1. What Is a TABLE Tag/Element?
  2. What Is a TR Tag/Element?
  3. hat Is a TD Tag/Element?
  4. What Are the Attributes of a TABLE Element?
  5. How To Create Table Borders?
  6. How To Turn On Some Parts of Table Outer Borders?
  7. How To Control White Spaces between Table Cells?
  8. How To Control Padding Spaces within a Table Cell?
  9. How To Control Table Widths?
  10. What Happens If One Row Has Missing Columns?
  11. How To Control Horizontal Alignment?
  12. How To Control Vertical Alignment?
  13. How To Add Column Headers to a Table?
  14. What Is a CAPTION Tag/Element?
  15. How To Merge Cells in a Row?
  16. How To Merge Cells in a Column?

No comments: