Practice
HTML & CSS Practice
BasicHands-on HTML and CSS lessons - write real markup and styles, watch the page redraw as you type, and get checked instantly.
Lessons
- Your first page: a heading and a paragraph
- Links and lists: what a list actually is
- Your first stylesheet: colour and size
- Classes: styling one box, not all of them
- Padding, border, margin: the box around everything
- Flexbox: a row of cards
- Centring a box: the one everyone googles
- A nav bar with space between
- Fix the bug: the padding that made the box too big
- Fix the bug: a colour that refuses to change
- Fix the bug: the margin that escapes
- Capstone: a card that survives real content