Assignment: Advanced Navbar with Dropdowns
Create a navigation bar using Bootstrap that includes the following elements:
- A brand logo/image
- Navigation links (at least 4)
- 2 dropdown menus with at least 3 items each
- A search form with an input field and a submit button
- A button to toggle the navigation bar on smaller screens
*Requirements:*
π€
- Use Bootstrap 4 or 5
- Make sure the navigation bar is responsive and works well on different screen sizes
- Use the correct Bootstrap classes and components (e.g. `navbar`, `dropdown`, `dropdown-menu`, etc.)
- Customize the navigation bar with your own colors and styles (optional)
Deliverables:
π
- A HTML file with the navigation bar code
- A screenshot of the rendered navigation bar on different screen sizes
Tips:
π
- Use the Bootstrap documentation to learn more about dropdowns and navbar components
- Experiment with different styles and layouts to make your navbar unique π

No comments:
Post a Comment