I recently delved into learning Bootstrap, and I came across an issue with the dropdown menu. My goal was to make it appear outside of my navbar, but for some reason, it seems stuck. Despite trying various methods, nothing seems to be working.
Below is the code snippet:
- Home
- Contact
- About
Despite using bootstrap links, the issue persists. I'm in need of someone who can review and provide feedback on my code as well as help me understand what might be causing the problem.
Here's a snapshot illustrating the issue
Here's my complete HTML code:
//my full css code