Learn to Code with The HTML Show: Episode 19—Building a Responsive Resume Part 6
So far on The HTML Show, we’ve mostly focused on building an online resume for a mobile device. However, in Episode 19, we'll talk about how to make your resume truly responsive by using media queries to set breakpoints based on browser width.
Episode 19 Learning Objectives:
- Adapt markup optimized for mobile in a way that makes it aesthetic for the desktop
- Implement media queries to conditionally apply stylesheet rules based on screen size
Let’s code!
Review Previous Lesson: Watch Lesson 18
Keep Coding: Watch Lesson 20
Lauren Alworth is a former member of the Launch Academy marketing team.