Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Resource

A practical guide to responsive web design

An excellent, short(ish) video by Kevin Powell that's packed with helpful tips, tricks, and mental models for creating responsive layouts.

Matt Studdert

Β·

24 Jan 2024

Following on from my article about adding hand-curated front-end resources from around the web to our own articles, I thought I'd add our first!

Using modern CSS techniques to work with the browser

Screenshot of Kevin's YouTube video with Kevin talking.

I loved watching Kevin Powell's recent video offering a practical guide to responsive web design. Kevin outlines some excellent ways to leverage modern CSS techniques to put as much heavy lifting on the browser as possible when building responsive layouts.

Not working with the browser is something we see often in people's Frontend Mentor solution submissions. Community members sometimes focus on getting their solution "pixel perfect" and add absolute units, like px units, to height and width properties to match the design. That might have been OK back in the late 90s when all we had were desktop computers. But it won't cut it these days!

People can access the web from all kinds of devices of all sizes. So, as web developers, we need to build for all possible screen sizes, not just a few. This means working with the browser to allow content to wrap and scale as needed. Luckily, we have a load of new CSS features that can help us do precisely that!

If you're new to building responsive layouts, Kevin also has an excellent (and free!) course called Conquering Responsive Layouts that I recommend checking out.

Do you have any resources to share?

If you discover any relevant resources for front-end developers you'd like to mention, please feel free to share them in our Discord resources channel πŸ™‚

Practice building projects like a pro

  • Portfolio-ready projects
  • Professional design files
  • Curate your profile
  • Unlimited solution refinement
Unlock Pro

Get all community news and our latest articles in your inbox

Join over 50,000 developers receiving updates via our newsletter. Stay up-to-date with new challenges, articles, community news, featured solutions, and handy links from across the web. We promise no spam, and you can unsubscribe at any time.