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

Intro Section Dropdown Navigation - HTML + Css

Joilton Meloโ€ข 70

@joiltonmelo

Desktop design screenshot for the Intro section with dropdown navigation coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


  • I had difficulty creating this dropdown menu. I'll leave it to assemble the responsive one in the second part.

Community feedback

Souleymane Syโ€ข 880

@SouleymaneSy7

Posted

Hi, congrats for completing this challenge.๐Ÿ˜

For creating a dropdown menu, you can use Javasript to make it dynamic. Just add an event listener on the dropdown elements to toggle with a active class and style this particular class in the css to make more styled. And that's it, if you have any issue, search on Google for how to add a dropdown menu on projects.

Marked as helpful

0
Nelsonโ€ข 2,390

@nelsonleone

Posted

Hello , congrats on completing this challenge. Well done.

but some things you should consider implementing or take into consideration for next time. You need always add an alt text for your images to make them more accessible for AT. If the image doesn't send a message, you can add an empty string , and set ARIA-HIDDEN="TRUE" which makes screen-reader not bother on reading the image. This can be done on images that are just for design.

Marked as helpful

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