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, Newbie section completed.

Alanā€¢ 335

@alanhcrdz

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


There's something I'm curious about. On my desktop, when I set max-width: 1440px, the page content doesn't cover all my screen, unless you take it off, as I did.

Any feedback I'll appreciate.

Community feedback

P
Emmilie Estabilloā€¢ 5,540

@emestabillo

Posted

Hi Alan, congrats on finishing this challenge! Setting max-width: 1440px on the <body> means the <body> will never be wider than 1440px, regardless of how large you resize your browser beyond 1440px. body will render full width if less than or equal to 1440px, but will never exceed this width. Hope this helps!

1

Alanā€¢ 335

@alanhcrdz

Posted

Hi Emmilie! Thank you. This might help me a lot!

1

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