Overview
Explore a practical guide to responsive web design in this 23-minute video tutorial. Learn how websites are inherently responsive before CSS, avoid fixed layout sizes, eliminate unnecessary declarations, understand the limitations of viewport units, leverage browser capabilities for responsiveness, and recognize when media queries are necessary. Gain valuable insights to create flexible, adaptable layouts that work across various devices and screen sizes.
Syllabus
- Introduction
- Websites are responsive before you write any CSS
- Avoid fixed sizes for your layouts
- Avoid declaring things you don’t need
- Viewport units won’t solve most of your responsive issues
- Letting the browser do the heavy lifting
- There are times you will need media queries
Taught by
Kevin Powell