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

Felipe Soaresβ€’ 600

@felipesoarws

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

mrayala42(Angel)β€’ 120

@coderboi559

Posted

Hello, The site is good but I would fixed a few things.

  1. Use CSS Grid to align everything together. Make 3-columns and align them accordingly to the design. You can also use grid for the bottom news articles to separate the image and the description of the news article.
  2. The mobile nav close button (X) is not fixed to the page. You need to scroll up to close the mobile nav. You can fix it by using position fixed. Maybe using JavaScript, className.toggle('fixed'). Just a quick fix.

Marked as helpful

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