HTMLHTML · Lesson 09

Tables

Rows, cells, headers, spanning and captions.

Video tutorialTrack course · freeCodeCamp
Speed
Next lesson
Watch 00:00 · 1 checkpoints Watch on YouTube More on this topic
Transcript & captions
4/4

Tables are for tabular data — never for page layout. Use <thead>, <tbody> and <th> so the data stays understandable.

Try it yourself

Knowledge check

0/1 answered

Which attribute merges cells horizontally?