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

Summary


In this chapter, we saw how to create a simple navigation bar, and how to make it responsive. We also saw how to change the look of the navigation bar by using the .navbar-inverse class. Finally, we went ahead and integrated this navigation bar into our application. I hope you had fun creating a responsive Bootstrap navigation bar.

In the next chapter, we are going to learn about some more Bootstrap components such as breadcrumbs, badges and labels, alerts, and so on. We will also use many of them in our current application.