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

Insure landing page - HTML and CSS

P
bluepersia• 1,035

@bluepersia

Desktop design screenshot for the Insure landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


This one is very hard to keep the bugs away from.

I would like feedback as to how I could fix the header navbar for iPad sizes (around 768-1024px). It doesn't wrap properly. Thanks !

Community feedback

Mahesh Yadav• 1,220

@Mahesh-yadav

Posted

Currently your are setting display: none for the navbar for device-width < 768px. Since the nav links occupy large space, one of the solutions is to keep the navbar hidden for larger devices widths. You should extend mobile navbar styles to iPad sizes. i.e. upto 1024px.

0

P
bluepersia• 1,035

@bluepersia

Posted

@Mahesh-yadav Thanks a lot.

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