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 to code the details tag/ how to put a drop down option in a form?


What is the difference between classes and IDs?


What's wrong with the following HTML markup: <p style"font-size:10px;">Copyright <span>2015</span></p>?


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