ADDING CONTENT

Brand (or Home link)

Typically you will add a link back to the home page of your site. This is often done by adding the name of your organization or application to the top of the page, or your company’s or application’s logo. To add the link to your home page, you will add a navbar-header, which will contain the a element, decorated with the navbar-brand element. If you wish to add a logo, reference the image in your hyperlink, just like you would do when making any other image a link.

  1. <navclass=”navbar navbar-default navbar-fixed-top”>
  2. Navbar Example
  • </div>
  • </nav>
  • Text

    To add text, and ensure the correct color scheme, use the navbar-text class on the container element.

    1. Sample text