https://github.com/rafaelhdsv/intro-section-with-dropdown-navigation
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.
https://github.com/rafaelhdsv/intro-section-with-dropdown-navigation
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/rafaelhdsv/intro-section-with-dropdown-navigation
- Owner: RafaelHDSV
- Created: 2023-01-10T14:22:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T22:41:36.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:42.932Z (4 months ago)
- Language: CSS
- Homepage: https://intro-section-with-dropdown-navigati.netlify.app
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Intro section with dropdown navigation solution



> This is a solution to the [Intro section with dropdown navigation challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/intro-section-with-dropdown-navigation-ryaPetHE5). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)## 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
- Solution URL: https://www.frontendmentor.io/solutions/intro-section-with-dropdown-navigation-ZAl2jXkza1
- Live Site URL: https://intro-section-with-dropdown-navigati.netlify.app### Screenshot
- Desktop

- Mobile
## My process
### Built with
- HTML
- CSS
- JAVASCRIPT[⬆ Back to the top](#frontend-mentor---intro-section-with-dropdown-navigation-solution)