Is it possible to create a top-fixed navigation using the navbar in HTML?
I also want to make another heading text that remains fixed even when the page is fully scrolled. I am having trouble achieving this effect.
Please suggest if it can be achieved with regular CSS or if there are any Bootstrap classes that can help.