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 with SASS, Flexbox and Javascript.

GGS 260

@Guilherme-Goncalves-de-Souza

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


🇧🇷 Deixe aqui seu feedback ou sua crítica construtiva!!!

en Leave your feedback or constructive criticism here!!!

Community feedback

P

@karthik2265

Posted

hey Guilherme,

well done the website looks good and very responsive 👏

One thing I noticed is when I hover on an article title or on an item in header the color changes hinting that it's a link and it would be much clear if the cursor is a pointer.

example:

header .menu a:hover {
  color: hsl(35deg, 77%, 62%);
  cursor: pointer;
}

congratulations on completing the challenge, good work.

Thank You

Marked as helpful

1

GGS 260

@Guilherme-Goncalves-de-Souza

Posted

Thank you very much!!!

I hadn't thought about it, I'll look at that in my next projects.

Thank you very much @karthik2265 !!!

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