<body onload="prettyPrint();">
+ <!-- Topbar
+ ================================================== -->
<div class="topbar">
<div class="container">
<h3><a href="#">Bootstrap</a></h3>
</div>
</div>
+ <!-- Masthead (blueprinty thing)
+ ================================================== -->
<div id="masthead">
<div class="inner">
<div class="container">
</div>
</div>
+ <!-- Quickstart options
+ ================================================== -->
<div class="quickstart">
<div class="container">
<div class="row">
<div class="container">
+
+
+<!-- About Bootstrap
+================================================== -->
<section id="about">
<div class="page-header">
<h1>About Bootstrap <small>Brief history, browser support, and more</small></h1>
</div> <!-- /row -->
</section>
+
+
+<!-- Grid system
+================================================== -->
<section id="grid-system">
<div class="page-header">
<h1>Grid system <small>Rock the standard 940px or roll your own</small></h1>
-
+<!-- Layouts (Default and fluid)
+================================================== -->
<section id="layouts">
<div class="page-header">
<h1>Layouts <small>Basic templates to create webpages</small></h1>
+<!-- Typography
+================================================== -->
<section id="typography">
<div class="page-header">
<h1>Typography <small>Headings, paragraphs, lists, and other inline type elements</small></h1>
+<!-- Tables
+================================================== -->
<section id="tables">
<div class="page-header">
<h1>Tables <small>For, you guessed it, tabular data</small></h1>
+<!-- Forms
+================================================== -->
<section id="forms">
<div class="page-header">
<h1>Forms</h1>
+<!-- Navigation
+================================================== -->
<section id="navigation">
<div class="page-header">
<h1>Navigation</h1>
+<!-- Alerts & Messages
+================================================== -->
<section id="alerts">
<div class="page-header">
<h1>Alerts & Errors <small>Styles for success, warning, and error messages or alerts</small></h1>
</section>
+<!-- Popovers
+================================================== -->
<section id="popovers">
-
- <!-- Popovers, modals, and tooltips -->
<div class="page-header">
<h1>Popovers <small>Components for displaying content in modals, tooltips, and popovers</small></h1>
</div>
+<!-- Using Bootstrap w/ Less
+================================================== -->
<section id="less">
<div class="page-header">
<h1>Using Bootstrap with Less <small>Supercharge your CSS with variables, mixins, and functions</small></h1>
</div> <!-- /container -->
+
+
<div id="footer">
<div class="inner">
<div class="container">
</div>
</body>
-</html>
+</html>
\ No newline at end of file