← Back to All Weeks
Week 3
Jan 19-25: CSS Properties, Styling & Flexbox
Key Concepts
- CSS Selectors: Type, class, descendant, child, pseudo-class selectors
- Box Model:
box-sizing: border-box, margins, padding
- Typography: Google Fonts,
font-family, font-weight, rem units
- Layout: Fixed positioning, background images,
max-width
- Flexbox:
display: flex, flex-basis, flex-grow, flex-shrink
- Cards: Rounded corners, box shadows, wrapping layouts
Resources
From INFO 340: Client-Side Development