CSS Basics
- Inline vs embedded vs external styles
- Common properties:
color
,font-size
,background-color
Exercise
Create style.css
and style headings and paragraphs.
color
, font-size
, background-color
Create style.css
and style headings and paragraphs.