The navigation elements in Bootstrap can be styled in a variety of ways. The markup and base class are the same in all of these .nav. To build tabular navigation or tabs, execute the following steps:
Begin by creating an unordered list using the base class of .nav. The .nav-tabs class should be added.