Skip to main content

Tribune Bootstrap

For making websites, not newspapers.

Currently v3.1.1


Bootstrap is open source. It's hosted, developed, and maintained on GitHub.

View the GitHub project

How to add this to your project

      <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
      <link rel="stylesheet" type="text/css" href="//s3.amazonaws.com/media.apps.chicagotribune.com/bootstrap/v2.3.2-ct.2/css/bootstrap.min.css">
      <link rel="stylesheet" type="text/css" href="//s3.amazonaws.com/media.apps.chicagotribune.com/bootstrap/v2.3.2-ct.2/css/bootstrap-responsive.min.css">
      <script src="//s3.amazonaws.com/media.apps.chicagotribune.com/bootstrap/v2.3.2-ct.2/js/bootstrap.min.js"></script>