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

bookmark-landing-page-master

Kelvin Ochubiliā€¢ 510

@Iykekelvins

Desktop design screenshot for the Bookmark landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


All suggestions are welcome

Community feedback

P
Emmilie Estabilloā€¢ 5,540

@emestabillo

Posted

Hey Kelvin, looks good, seems to be ok with responsiveness and email validates as well. A few things I noted here are the navbar and the hover on the buttons.

  • The nav only has 5 items I think it is simple enough to accomplish in one set, rather than creating a separate ul for mobile and desktop. The links on both versions are also missing their anchor tags.

  • Hovering on the buttons causes shifting of other elements because it is adding the border. I'd put the border as transparent beforehand, and just change the color for hover. This way, the border is already occupying space initially, and would not cause a jump when a user hovers.

Hope this helps :-)

Marked as helpful

0

Kelvin Ochubiliā€¢ 510

@Iykekelvins

Posted

@emestabillo I appreciate it, thank u.

0
Abhikā€¢ 4,840

@abhik-b

Posted

Good job Kelvin, I love the responsiveness šŸ’Æ

  • add some padding to header , footer
  • make those cards in download extension section have some hover state

Other than that the solution seems fine to me šŸ‘Œ

Marked as helpful

0

Kelvin Ochubiliā€¢ 510

@Iykekelvins

Posted

@abhik-b thank u for your feedback. I'd implement them, the cards do have hover states tho.

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