HOW TO change the bootstrap 4 NAVBAR background color.

HOW TO change the bootstrap 4 NAVBAR background color.
Hello everyone, in this tutorial, you will see how to change the bootstrap 4 navbar background color, to start, you first have to copy this starter template to your index.html file.

Now just after the <body> tag, copy/paste the code below for the navbar.
Now let's go, and create another stylesheet, style.css. After that we link our index.html file to style.css, by adding this line of code, inside the <head> tag.
Now, let's go and open our style.css file, and add this line of code.


To complete the customization of the Navbar, feel free to watch the tutorial below.

Post a Comment

You're welcome to share your ideas with us in comments.

Previous Post Next Post