Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 0
0 answers
97 views

<nav class="navbar navbar-expand-lg bg-transparent "> <!--bg-body-tertiary*/--> <div class="container-fluid"> <a class="navbar-brand m-3" >&...
Score of 1
1 answer
92 views

I've got a nav bar in my Angular app. But when I click on the different navigational elements it does not reload the page to the other content on the navbar. I think it is the routerLink= part. I am ...
Score of 2
0 answers
100 views

There is template code, where nav items doesnt display correctly The last separated icon is too compressed, it doesn't display completely, and long titles are cut off after 2-3 letters and... It looks ...
Score of 1
4 answers
139 views

I am building my first website and cannot figure out why the header moved to the right. This is my first time doing something like this and just making the navbar took me a while but when I add the ...
Score of 2
1 answer
77 views

Image of navbar. So I'm making a navbar for my class, but the dropdown isn't connecting, and it disappears the moment I move to click. If I tab, I can hit Enter to go to the pages. I tried creating a ...
Score of 0
0 answers
59 views

I'm referencing another site to replicate their switchable tab system, but it doesn't seem to work on my end. <div class="small"> <div class="nav-list"> ...
Score of 0
1 answer
146 views

I am looking to have a pop-up when someone clicks on my download button on my navbar, but I have been having problems when trying to make it work. Here's an example website. (rubberduckvba.com) I can'...
Score of 1
3 answers
88 views

I wanted to put border that separates the elements on a simple navigation bar. But the border is appearing on wrong place. * { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: ...
Score of -2
1 answer
65 views

I created a responsive mobile navbar with a toggle button. One can open and close the toggle button by clicking on it. However when the links inside the mobile navbar are clicked, the page scrolls ...
Score of -1
1 answer
100 views

My sub menu showing in same row with its parent i want to display it from top mean no gap from the top for each submenu ul. It is right now working good just the gap need to remove from the to like ...
Score of 0
1 answer
78 views

I built a navigation using JS and SCSS. On desktop it works totally fine, also some mobile devices like Galaxy S10 show the dropdown menu. But most other mobile devices do nothing when I click the nav ...
Score of 0
1 answer
60 views

Currently using bootstrap 5.0 (just straight html/css) and am having trouble figuring how to get an anchor link to open up a tab. <div class="tab-content" id="tabContent"> &...
Score of 0
1 answer
169 views

Bootstrap 5 navbar contains dropdown menus. Dropdown menus have underlined hotkeys like a,n,s,e : <div class="btn-group"> <button type="button" class="btn btn-...
Score of 0
1 answer
55 views

I have a navbar on a website, of which I want the background color to be yellow and the text black. When having a mouse over an item, the background would be black and the text yellow. My problem is ...
Score of 1
1 answer
82 views

I want the first item in a list in my navigation to stay underlined, and the rest to underline on hover, with the first item only not underlining until I hover on another list item. I have already ...

15 30 50 per page
1
2 3 4 5
170