Skip to content

Add some style

Handout

Adding style

  • HTML gives your page its content. CSS makes it look good.
  • The easiest way to add CSS is a <style> block near the top of your page.
  • Inside it, you write rules that change how things look.

A CSS rule: the selector picks elements, the property and value say what to change

Handout

Log in or create account

IGCSE & A-Level