python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Fixed Navigation bar- how to set "margins" on each side of the bar
could you please advise, how can I place a fixed navigation bar - width:100% in the center of the web, with 40px gap on the left and right side (I mean something like margin left/right-I know it doesn...

Papaya
Votes: 0
Answers: 1
Make element dividing lines equal height with container
I'm trying to do a simple navbar, but the size of the border matches the size of the text and not its container's height. I'm trying to 'close' each text inside its own 'rectangle'. How do I achieve t...
Jonas
Votes: 0
Answers: 1
"TypeError: next is not a function" in the router.js file of my vue 3 project when trying to apply navigation guards?
I don't understand why i doesn't recognise the next function whereas i followed a similar video implementing this and it worked with no errors
I don't understand why i doesn't recognise the next funct...

Njita Arnaud
Votes: 0
Answers: 1
Android navigation bar icons color
I tried to color my bottom navigation bar
In some android versions it's look white background with white icons
protected void updateNavigationBarColor(Window window, boolean isLight) {
if (win...

motis10
Votes: 0
Answers: 1