When marking up tables, remember to use the th element for cells that provide header information for table rows or columns.
Read the outside article: Use the th element to specify row and column headers in data tables
Level: Beginner
120 tips and counting!
Tips&Tricks for the modern day web designer
th element for table headersSubmitted by: WebD&D on November 11, 2009.
When marking up tables, remember to use the th element for cells that provide header information for table rows or columns.
Read the outside article: Use the th element to specify row and column headers in data tables
Level: Beginner