comendrun / Intro-Section-With-Dropdown-Navigation

Frontend Mentor Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Intro section with dropdown navigation solution

This is a solution to the Intro section with dropdown navigation challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the relevant dropdown menus on desktop and mobile when interacting with the navigation links
  • View the optimal layout for the content depending on their device's screen size
  • See hover states for all interactive elements on the page

Links

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow

What I learned

in this challenge i learned about side navabrs and also customizing navbar using JS. it was a fun challenge and i learned a lot during the time i was working on it.

Continued development

i would like to have very fewer lines of code, specially CSS code. i dont know if its the best approach but i think maybe for responsive navbars its a litlle bit hard to work with mobile-first approach. but i did it anyways.

Useful resources

Author

Acknowledgments

About

Frontend Mentor Challenge


Languages

Language:CSS 45.9%Language:HTML 38.7%Language:JavaScript 15.4%