Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunkdot/intro-section-with-dropdown-navigation-solution
This is a solution to the Intro section with dropdown navigation challenge on Frontend Mentor.
https://github.com/arjunkdot/intro-section-with-dropdown-navigation-solution
Last synced: 4 days ago
JSON representation
This is a solution to the Intro section with dropdown navigation challenge on Frontend Mentor.
- Host: GitHub
- URL: https://github.com/arjunkdot/intro-section-with-dropdown-navigation-solution
- Owner: arjunkdot
- Created: 2022-11-27T10:15:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T10:52:34.000Z (almost 2 years ago)
- Last Synced: 2023-07-30T10:32:10.184Z (over 1 year ago)
- Language: CSS
- Size: 474 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)**Note: Delete this note and update the table of contents based on what sections you keep.**
## 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### Screenshot
![](./screenshot.png)
### Links
- Solution URL: [Solution](https://github.com/arjunkdot/intro-section-with-dropdown-navigation-solution)
- Live Site URL: [Live URL](https://arjunkdot.github.io/intro-section-with-dropdown-navigation-solution/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- JQuery
## Author- Frontend Mentor - [@arjunkdot](https://www.frontendmentor.io/profile/arjunkdot)
- Twitter - [@arjunkdot](https://www.twitter.com/arjunkdot)