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

Submitted

Fylo Landing Page

Kong 155

@kmongy

Desktop design screenshot for the Fylo landing page with two column layout coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Better ways for mobile other than using media queries?

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Nice work on this challenge, Kong! Media queries are the best way to re-work the layout for different screen sizes. You can do it with Grid and Flexbox in certain instances without media queries, but for larger changes, they're needed.

I would recommend trying min-width queries instead of max-width on a future project. It often leads to less CSS code and has the benefit of loading in fewer styles for mobile users 👍

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord