Headings

h1. Bootstrap heading Secondary text

h2. Bootstrap heading Secondary text

h3. Bootstrap heading Secondary text

h4. Bootstrap heading Secondary text

h5. Bootstrap heading Secondary text
h6. Bootstrap heading Secondary text
Lists w/Icons & Colors
  • List item # 1
  • List item # 2
    • Sub-list item # 1
    • Sub-list item # 2
    • Sub-list item # 3
      • Sub-sub-list item # 1
    • Sub-list item # 4
  • List item # 3
  • Color item # 1
  • Color item # 2
    • Sub-color item # 1
    • Sub-color item # 2
    • Sub-color item # 3
  • Color item # 3
Code

<div class="btn-group">
  <a class="btn btn-default" href="#"><i class="fa fa-align-left"></i></a>
  <a class="btn btn-default" href="#"><i class="fa fa-align-center"></i></a>
  <a class="btn btn-default" href="#"><i class="fa fa-align-right"></i></a>
  <a class="btn btn-default" href="#"><i class="fa fa-align-justify"></i></a>
</div>

<div class="input-group margin-bottom-sm">
  <span class="input-group-addon"><i class="fa fa-envelope-o fa-fw"></i></span>
  <input class="form-control" type="text" placeholder="Email address">
</div>

<div class="input-group">
  <span class="input-group-addon"><i class="fa fa-key fa-fw"></i></span>
  <input class="form-control" type="password" placeholder="Password">
</div>

Block Quotes

Time is an illusion. Lunchtime doubly so.

Douglas Adams Hitchhiker's Guide

If there's anything more important than my ego around, I want it caught and shot now.

Douglas Adams Hitchhiker's Guide
Font Awesome Quotes

Time is an illusion. Lunchtime doubly so.
- Douglas Adams Hitchhiker's Guide

If there's anything more important than my ego around, I want it caught and shot now.
Douglas Adams Hitchhiker's Guide -