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

HTML, CSS

Joe Kotlan 260

@joekotlan

Desktop design screenshot for the Clipboard landing page coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Awesome work on this Joe! You've nailed the layout on this one 👏👏👏

Nice to see you focusing on the cascade as well. I would say you could reduce the selector specificity even more on some declarations and still have the cascade work in your favour. For example, footer nav ul could be footer ul.

Also, I'd definitely recommend giving a mobile-first approach a try in one of your future projects. Using min-width instead of max-width queries has a number of benefits, including reducing the amount of CSS your mobile users load.

Keep up the awesome work! 👍

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