https://github.com/samuel-amaro/intro-section-with-dropdown-navigation
Desafio de codificação Front-End, construir uma seção de introdução com navegação suspensa
https://github.com/samuel-amaro/intro-section-with-dropdown-navigation
acessibility bem-methodology css3 dom-manipulation flexbox-css grid-layout html5 javascript mobile-first normalize-css rwd-response semantic-html
Last synced: about 2 months ago
JSON representation
Desafio de codificação Front-End, construir uma seção de introdução com navegação suspensa
- Host: GitHub
- URL: https://github.com/samuel-amaro/intro-section-with-dropdown-navigation
- Owner: Samuel-Amaro
- Created: 2022-09-06T16:48:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T18:13:50.000Z (over 3 years ago)
- Last Synced: 2025-03-19T21:49:36.417Z (about 1 year ago)
- Topics: acessibility, bem-methodology, css3, dom-manipulation, flexbox-css, grid-layout, html5, javascript, mobile-first, normalize-css, rwd-response, semantic-html
- Language: HTML
- Homepage: https://samuel-amaro.github.io/intro-section-with-dropdown-navigation/
- Size: 1.01 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)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## 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
#### Result Mobile

#### Result Tablets

#### Result Desktop

### Links
- Solution URL: [Repository Project](https://github.com/Samuel-Amaro/intro-section-with-dropdown-navigation)
- Live Site URL: [Result Live](https://samuel-amaro.github.io/intro-section-with-dropdown-navigation/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- RWD(Responsive Web Design)
- JavaScript
- Web acessibility
- JavaScript Programming Language
- API DOM JS
- Normalize CSS - [Normalize](https://necolas.github.io/normalize.css/) - Reset CSS
- Methodology BEM(Block Element Modifier) - [BEM](http://getbem.com/introduction/) - Methodology
## Author
- Website - [Portefólio Samuel Amaro](https://samuel-amaro.github.io/portefolio-website/)
- Frontend Mentor - [@Samuel-Amaro](https://www.frontendmentor.io/profile/Samuel-Amaro)