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 ▸

How can I centre-align an item horizontally within another element?


How to create a secure password?


how to code the details tag/ how to put a drop down option in a form?


How do you link a CSS document to a HTML file?