HTML
● Semantic markup
○ vs.
○ Descriptive class
names
● Structure first
○ Build “modules”
(aka components)
First, some notes on
HTML & CSS
CSS
- Useful visual indicators
- border-top +
border-bottom
- transition: all 0.3s;
- animation +
keyframes (jiggle)
- transform, opacity,
positioning
- Grid + Flexbox
7
HTML + CSS