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

News-homepage

iamShafi 220

@IamShafi

Desktop design screenshot for the News homepage coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

Renukta-21 130

@Renukta-21

Posted

I'm a beginner bro, I saw your code and I can only suggest for better readibility and maintenance that you could put the mediaqueries styles in the same block, not distributed all along your css, like: -------------------------------------------------------------------------------------------------------------@media (max-width: 600px){ .container{ overflow: hidden; } } @media (max-width: 600px){ body{ padding: 3rem 1.6rem; } }--------------------------------------------------------------------------------------------------------all those styles can be in the same block, congrats bro :)

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