This time the navbar is back but with dropdowns. **Task** Create a `task7.html` that contain a navbar having two items. - [ ] First item should be `Hover` that enables dropdown on hover. - [ ] Second item should be `Click` that enables dropdown on click. - [ ] Both dropdown contains three items `Profile`, `Coding Club` and `Repository` linking to successive locations. **Style Guide** - [ ] Navbar should be light in color - [ ] Make the navbar rounded at corners - [ ] Navbar items should change color - [ ] Dropdown should be rounded at corners as well - [ ] Add hover properties to dropdown items to make responsive - [ ] Add good shadow to the dropdown elements **Demo** 
This time the navbar is back but with dropdowns.
Task
Create a
task7.htmlthat contain a navbar having two items.Hoverthat enables dropdown on hover.Clickthat enables dropdown on click.Profile,Coding ClubandRepositorylinking to successive locations.Style Guide
Demo
