Book Image

Bootstrap for Rails

By : Syed F Rahman
Book Image

Bootstrap for Rails

By: Syed F Rahman

Overview of this book

Table of Contents (18 chapters)
Bootstrap for Rails
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Creating Navigation Bars

Creating a navigation bar has been one of the most difficult tasks for a novice web designer or a web developer, with no experience in web designing. One has to take care of properly aligning links, overflows, styling links, making the whole bar responsive, and so on.

Bootstrap gives you plenty of choice to create and design a navigation bar without diving deep into its CSS. Just like creating any other components in Bootstrap, creating a navigation bar also requires us to follow a proper markup structure. In this article, we will learn how to create a Bootstrap navigation bar, and how we can modify it to fit our needs. We will also check out various other ways of representing a navigation bar in a website. We will also integrate a fixed navigation bar in our current application, OnlinePacktShopping.