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 completo com MQ

@LucasNCosta

Desktop design screenshot for the News homepage coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


contém um pouco de JS pois não consegui fazer a interação do menu sem ele.

Community feedback

Adriano 34,090

@AdrianoEscarabote

Posted

Hi Lucas Costa, how are you? Welcome to the front-end mentor community! I really liked the result of your project, but I have some tips that I think you will enjoy:

To improve the code structure do this:

<ul>
   <li><a href="/">Home</a></li>
   <li><a href="/">New</a></li>
   <li><a href="/">Popular</a></li>
   <li><a href="/">Trending</a></li>
   <li><a href="/">Categories</a></li>
</ul>

An html page should only contain one h1, as this should be the main title of the page!

The rest is great!

I hope it helps... 👍

Marked as helpful

1

@LucasNCosta

Posted

@AdrianoEscarabote acabei de mudar o menu, a dica do h1 começo a aplicar a partir do próximo projeto, muito obrigado pelos conselhos.

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