Today I started to break down how to make a navbar in bootstrap, the following goes:
With there being alot to remember it's fine to not remember and it's best to reference back to the website.
It's best to use ul with like when using alot of links or divs with bunch of anchor tags as it's shorter.
It's possible to add custom colour themes and fixed navbars
Containers can be added within a navbar.
Using fixed top options makes it stay on top and fixed bottom stays button.
Using the sticky too stays top when you scroll if there is content above it.
Alot to remember but looking back at the website is advised to form navbars.
Comments