I started learning Bootstrap this week and encountered a problem with the dropdown menu. I want it to float outside of my navbar, but it’s stuck. I’ve tried various methods, yet nothing has worked.
Here’s the code:
-
Home
- About
- Action
- Another action
- Something else here
Contact
Books
</div>
I tried using bootstrap links but still facing the same problem and need someone review/appraise my code and explain the problem.