mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-06 04:08:22 +01:00
more spacing and commenting
This commit is contained in:
parent
c7c3356101
commit
e179f0acb3
@ -31,6 +31,8 @@
|
|||||||
|
|
||||||
<body onload="prettyPrint();">
|
<body onload="prettyPrint();">
|
||||||
|
|
||||||
|
<!-- Topbar
|
||||||
|
================================================== -->
|
||||||
<div class="topbar">
|
<div class="topbar">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h3><a href="#">Bootstrap</a></h3>
|
<h3><a href="#">Bootstrap</a></h3>
|
||||||
@ -50,6 +52,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- Masthead (blueprinty thing)
|
||||||
|
================================================== -->
|
||||||
<div id="masthead">
|
<div id="masthead">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
@ -63,6 +67,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- Quickstart options
|
||||||
|
================================================== -->
|
||||||
<div class="quickstart">
|
<div class="quickstart">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -92,6 +98,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- About Bootstrap
|
||||||
|
================================================== -->
|
||||||
<section id="about">
|
<section id="about">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>About Bootstrap <small>Brief history, browser support, and more</small></h1>
|
<h1>About Bootstrap <small>Brief history, browser support, and more</small></h1>
|
||||||
@ -126,6 +136,10 @@
|
|||||||
</div> <!-- /row -->
|
</div> <!-- /row -->
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Grid system
|
||||||
|
================================================== -->
|
||||||
<section id="grid-system">
|
<section id="grid-system">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Grid system <small>Rock the standard 940px or roll your own</small></h1>
|
<h1>Grid system <small>Rock the standard 940px or roll your own</small></h1>
|
||||||
@ -228,7 +242,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Layouts (Default and fluid)
|
||||||
|
================================================== -->
|
||||||
<section id="layouts">
|
<section id="layouts">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Layouts <small>Basic templates to create webpages</small></h1>
|
<h1>Layouts <small>Basic templates to create webpages</small></h1>
|
||||||
@ -283,6 +298,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Typography
|
||||||
|
================================================== -->
|
||||||
<section id="typography">
|
<section id="typography">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Typography <small>Headings, paragraphs, lists, and other inline type elements</small></h1>
|
<h1>Typography <small>Headings, paragraphs, lists, and other inline type elements</small></h1>
|
||||||
@ -443,6 +460,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Tables
|
||||||
|
================================================== -->
|
||||||
<section id="tables">
|
<section id="tables">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Tables <small>For, you guessed it, tabular data</small></h1>
|
<h1>Tables <small>For, you guessed it, tabular data</small></h1>
|
||||||
@ -586,6 +605,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Forms
|
||||||
|
================================================== -->
|
||||||
<section id="forms">
|
<section id="forms">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Forms</h1>
|
<h1>Forms</h1>
|
||||||
@ -875,6 +896,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Navigation
|
||||||
|
================================================== -->
|
||||||
<section id="navigation">
|
<section id="navigation">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Navigation</h1>
|
<h1>Navigation</h1>
|
||||||
@ -1034,6 +1057,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Alerts & Messages
|
||||||
|
================================================== -->
|
||||||
<section id="alerts">
|
<section id="alerts">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Alerts & Errors <small>Styles for success, warning, and error messages or alerts</small></h1>
|
<h1>Alerts & Errors <small>Styles for success, warning, and error messages or alerts</small></h1>
|
||||||
@ -1095,9 +1120,9 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Popovers
|
||||||
|
================================================== -->
|
||||||
<section id="popovers">
|
<section id="popovers">
|
||||||
|
|
||||||
<!-- Popovers, modals, and tooltips -->
|
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Popovers <small>Components for displaying content in modals, tooltips, and popovers</small></h1>
|
<h1>Popovers <small>Components for displaying content in modals, tooltips, and popovers</small></h1>
|
||||||
</div>
|
</div>
|
||||||
@ -1187,6 +1212,8 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Using Bootstrap w/ Less
|
||||||
|
================================================== -->
|
||||||
<section id="less">
|
<section id="less">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Using Bootstrap with Less <small>Supercharge your CSS with variables, mixins, and functions</small></h1>
|
<h1>Using Bootstrap with Less <small>Supercharge your CSS with variables, mixins, and functions</small></h1>
|
||||||
@ -1343,6 +1370,8 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
|
|||||||
|
|
||||||
</div> <!-- /container -->
|
</div> <!-- /container -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user