<h1> through <h6>
@baseFontSize and @baseLineHeight
font-size is 14px, with a line-height of 1.7em. This is applied to the <body> and all paragraphs. In addition, <p>
.lead
<em>
<strong>
<small>
<b> and <i> in HTML5. <b> is meant to highlight words or phrases without conveying additional importance while <i>
<p> tag with .success, .warning, .info or .error
<abbr> element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a title
<abbr>
title
<abbr class="initialism">
.initialism
<blockquote> around any HTML as the quote. For straight quotes we recommend a <p>
<small> tag for identifying the source. Wrap the name of the source work in <cite>
.pull-right
list-style
text-overflow
<dl>
<code>
<section><pre>
.pre-scrollable
<pre>
<p>Sample text here...</p>
<pre> tag, then use the .prettyprint class or the .prettyprint linenums
.table to any <table>
.table
.table-striped
<tbody> via the :nth-child
.table-hover
<tbody>
.table-bordered
.table-condensed
.success | |
.error | |
.info |
<table> | |
<thead> | <tr> |
<tbody> | <tr> |
<tr> | <td> or <th> |
<td> | |
<th> | <thead> |
<caption> |
<form>
.form-search to the form and .search-query to the <input>
.form-inline
.form-horizontal.control-group.control-label.controls
type
row
.inline
multiple="multiple"
select
.add-on and an input
.add-on
<span> with text, use a .btn
.form-horizontal
.input-large or match your inputs to the grid column sizes using .span*
.input-large
outline styles on some form controls and apply a box-shadow in its place for :focus
disabled
.control-group
Font Awesome - http://fortawesome.github.com/Font-Awesome
.icon-CLASS_NAME to any element, best used with a <span>
http://twitter.github.com/bootstrap/base-css.html