HTMLHTML · Lesson 09Tables
Rows, cells, headers, spanning and captions.
Video tutorialTrack course · freeCodeCamp
Transcript & captions
Tables are for tabular data — never for page layout. Use <thead>, <tbody> and <th> so the data stays understandable.
Knowledge check
0/1 answeredWhich attribute merges cells horizontally?