Duration: 19:14 min
Summary: In this lesson we will learn about navigation. We will discuss navs and navbars, along with their supporting classes. With the nav, we will create unordered lists and list items. For the unordered list we will decorate it with classes such as nav, nav-tabs, pull-right and nav-stacked. We will preview the impact of these CSS classes in the unordered list.
Then, we will experiment with navbars. Here we will add form’s input boxes, buttons and search bars (we will attach the search bar to the bottom of the page). We will finally see how we can add breadcrumbs so the user will always know how he/she reached a certain page and how to browse to other pages on your web site.