Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

catherineisonline/intro-section-with-dropdown-navigation-frontendmentor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro section with dropdown navigation

Intro section with dropdown navigation

Live | Solution | Challenge

Solution for a challenge from frontendmentor.io

About The Project

This challenge will test your ability to create dropdown navigation menus, a common pattern on larger sites. It will also provide some nice basic layout challenges.

Users should be able to:

  1. View the optimal layout depending on their device's screen size
  2. See hover states for interactive elements
  3. View the relevant dropdown menus on desktop and mobile when interacting with the navigation links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flex
  • Mobile-first responsive workflow
  • Vanilla JavaScript

What I learned

A very easy project to keep updated with the Frontend Mentor projects and remember the basics!

Useful resources

  1. Figma - Paste your design image to check the size of containers, width, etc.
  2. Perfect Pixel - Awesome Chrome extension that helps you to match the pixels of the provided design.

Acknowledgments

A big thank you to anyone providing feedback on my solution. It definitely helps to find new ways to code and find easier solutions!