
In this responsive web design principle tutorial, we create a media query to demonstrate how we can have our application design react to the size of the device that is using it.
Think about it. You want the font to be smaller on a phone than you want it to be on a laptop. That’s what we’re doing here. That is mobile responsiveness.
Thank you for watching.