How would you structure a table in HTML?

Begin with the table heading, then define a table row, and finally a table element using the table, tr, and td tags.

TM

Related HTML and CSS Mentoring answers

All answers ▸

Simplify the brackets, (x+1)(x+2)


How many HTML heading levels are there?


How to go about designing a responsive HTML 5 website


How would I link a CSS stylesheet to my HTML page?