Looking to build a responsive website as a beginner and need help with creating a Dropbox navbar for an assignment that involves HTML, CSS, Bootstrap, and Javascript. While trying to make the site responsive, I encountered three issues:
Create a two-column dropdown menu and increase its width.
Make the dropdown menu resemble the image provided below.
Ensure that when collapsing the navbar, the Login and Signup options remain visible.
The Image: (https://i.sstatic.net/rXRYN.png)
Logo in the code: (https://i.sstatic.net/ERv7J.png)
Would appreciate any assistance with this task. Below is the code snippet for the navbar:
(navbar code snippet)