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.
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.
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

- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Start with nav-bar
- Insert hero images
- Float main hero image in right
- Add main header text in h1 tag
- Also add paragraph
- Align all above properties in suitable form using css
- Hover effect
- Bootstrap
- Font awesome
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
<h1>Some HTML code I'm proud of</h1>.proud-of-this-css {
color: papayawhip;
}const proudOfThisFunc = () => {
console.log('🎉')
}Frontend mentor challenge is the most easist way to learn front end & be a frontend developer in a mimimum time + less effrot & high efficient way.
- Awesome Font - This helped me to use icons. I really liked this pattern and will use it going forward.
- Bootstrap - This is an amazing for responsive navbar. Article which helped me finally understand to how we should develop responsive website. I'd recommend it to anyone still learning this concept.
Note: Delete this note and replace the list above with resources that helped you during the challenge. These could come in handy for anyone viewing your solution or for yourself when you look back on this project in the future.
- Website - Nischal Khanal
- Frontend Mentor - @Hunter420
- Twitter - @Nischal_Khanal1