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 ▸

What is the difference between classes and IDs?


How do I setup my HTML/CSS environment?


What's the difference between por and para in Spanish?


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