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

Easybank-landing-page Fully responsive

Mar• 220

@Mar5Planet

Desktop design screenshot for the Easybank landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


I'm having a problem with the navigation bar items upon hovering- I was able to refine it to the best of my abilities but I could not get the anchor item to be the full size of the list item. You will notice that when you hover over the nav items the line border-bottom will be in different places. Any suggestions?

Additionally, would love any feedback regarding my code and how I can make it better. Thank you!

Community feedback

Roman Filenko• 3,335

@rfilenko

Posted

Hi, just don't define padding in % on your .nav-links, use px or relative units(em,rem) for that. Also you are adding border-bottom only on hover, which causes link jumping those border-width - 2px. Roman

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