{"id":17,"date":"2012-09-12T20:55:27","date_gmt":"2012-09-12T13:55:27","guid":{"rendered":"https:\/\/dev.1stserver.com\/index.php\/template-typography\/"},"modified":"2012-09-12T20:55:27","modified_gmt":"2012-09-12T13:55:27","slug":"template-typography","status":"publish","type":"page","link":"https:\/\/dev.1stserver.com\/index.php\/template-typography\/","title":{"rendered":"Template Typography"},"content":{"rendered":"<p><!-- Typography\n================================================== --><\/p>\n<div class=\"page-header\">\n<h1>Typography<\/h1>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h2 id=\"headings\">Headings<\/h2>\n<p>All HTML headings, <code>&lt;h1&gt;<\/code> through <code>&lt;h6&gt;<\/code> are available.<\/p>\n<div class=\"gantry-example\">\n<h1>h1. Heading 1<\/h1>\n<h2>h2. Heading 2<\/h2>\n<h3>h3. Heading 3<\/h3>\n<h4>h4. Heading 4<\/h4>\n<h5>h5. Heading 5<\/h5>\n<h6>h6. Heading 6<\/h6>\n<\/div>\n<h3>Built with Less<\/h3>\n<p>The typographic scale is based on two LESS variables in <strong>variables.less<\/strong>: <code>@baseFontSize<\/code> and <code>@baseLineHeight<\/code>. The first is the base font-size used throughout and the second is the base line-height. We use those variables and some simple math to create the margins, paddings, and line-heights of all our type and more. Customize them and Bootstrap adapts.<\/p>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h2 id=\"body-copy\">Body copy<\/h2>\n<p>Bootstrap&#8217;s global default <code>font-size<\/code> is <strong>14px<\/strong>, with a <code>line-height<\/code> of <strong>1.7em<\/strong>. This is applied to the <code>&lt;body&gt;<\/code> and all paragraphs. In addition, <code>&lt;p&gt;<\/code> (paragraphs) receive a bottom margin of half their line-height (9px by default).<\/p>\n<div class=\"gantry-example\">\n<p>Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;p&gt;...&lt;\/p&gt;<\/pre>\n<h3>Lead body copy<\/h3>\n<p>Make a paragraph stand out by adding <code>.lead<\/code>.<\/p>\n<div class=\"gantry-example\">\n<p class=\"lead\">Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;p class=\"lead\"&gt;...&lt;\/p&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<p><!-- SEPARATOR --><\/p>\n<h2 id=\"emphasis\">Emphasis<\/h2>\n<p><span>Make use of HTML&#8217;s default emphasis tags with lightweight styles.<\/span><\/p>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h4><code>&lt;em&gt;<\/code><\/h4>\n<p>For emphasizing a snippet of text with <em>stress<\/em><\/p>\n<div class=\"gantry-example\">\n<p>The following snippet of text is <em>rendered as italicized text<\/em>.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;em&gt;rendered as italicized text&lt;\/em&gt;<\/pre>\n<h4><code>&lt;strong&gt;<\/code><\/h4>\n<p>For emphasizing a snippet of text with <strong>important<\/strong><\/p>\n<div class=\"gantry-example\">\n<p>The following snippet of text is <strong>rendered as bold text<\/strong>.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;strong&gt;rendered as bold text&lt;\/strong&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h4><code>&lt;small&gt;<\/code><\/h4>\n<p>For de-emphasizing inline or blocks of text, <small>use the small tag.<\/small><\/p>\n<div class=\"gantry-example\">\n<p><small>This line of text is meant to be treated as fine print.<\/small><\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;p&gt;\r\n  &lt;small&gt;This line of text is meant to be treated as fine print.&lt;\/small&gt;\r\n&lt;\/p&gt;<\/pre>\n<p><\/p>\n<p><strong>Note:<\/strong> Feel free to use <code>&lt;b&gt;<\/code> and <code>&lt;i&gt;<\/code> in HTML5. <code>&lt;b&gt;<\/code> is meant to highlight words or phrases without conveying additional importance while <code>&lt;i&gt;<\/code> is mostly for voice, technical terms, etc.<\/p>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<h3>Notice Styles<\/h3>\n<p>Use the <code>&lt;p&gt;<\/code> tag with <code>.success<\/code>, <code>.warning<\/code>, <code>.info<\/code> or <code>.error<\/code> classes.<\/p>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<div class=\"gantry-example\">\n<p class=\"success\">Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;p class=&quot;success&quot;&gt;...&lt;\/p&gt;<\/pre>\n<div class=\"gantry-example\">\n<p class=\"info\">Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;p class=&quot;info&quot;&gt;...&lt;\/p&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<div class=\"gantry-example\">\n<p class=\"warning\">Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;p class=&quot;warning&quot;&gt;...&lt;\/p&gt;<\/pre>\n<div class=\"gantry-example\">\n<p class=\"error\">Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;p class=&quot;error&quot;&gt;...&lt;\/p&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\"><\/div>\n<p><!-- SEPARATOR --><\/p>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h2 id=\"abbreviations\">Abbreviations<\/h2>\n<p>Stylized implementation of HTML&#8217;s <code>&lt;abbr&gt;<\/code> element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a <code>title<\/code> attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover.<\/p>\n<h4><code>&lt;abbr&gt;<\/code><\/h4>\n<p>For expanded text on long hover of an abbreviation, include the <code>title<\/code> attribute.<\/p>\n<div class=\"gantry-example\">\n<p>An abbreviation of the word attribute is <abbr title=\"attribute\">attr<\/abbr>.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;abbr title=\"attribute\"&gt;attr&lt;\/abbr&gt;<\/pre>\n<h4><code>&lt;abbr class=\"initialism\"&gt;<\/code><\/h4>\n<p>Add <code>.initialism<\/code> to an abbreviation for a slightly smaller font-size.<\/p>\n<div class=\"gantry-example\">\n<p><abbr class=\"initialism\" title=\"HyperText Markup Language\">HTML<\/abbr> is the best thing since sliced bread.<\/p>\n<\/div>\n<pre class=\"prettyprint\">&lt;abbr title=\"attribute\" class=\"initialism\"&gt;attr&lt;\/abbr&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h2 id=\"addresses\">Addresses<\/h2>\n<p>Present contact information for the nearest ancestor or the entire body of work.<\/p>\n<h4><code>&lt;address&gt;<\/code><\/h4>\n<p>Preserve formatting by ending all lines with <code>&lt;br&gt;<\/code>.<\/p>\n<div class=\"gantry-example\">\n<address><strong>Twitter, Inc.<\/strong><br \/> 795 Folsom Ave, Suite 600<br \/> San Francisco, CA 94107<br \/> <abbr title=\"Phone\">P:<\/abbr> (123) 456-7890<\/address>\n<address><strong>Full Name<\/strong><br \/> <a href=\"mailto:\">first.last@gmail.com<\/a><\/address>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;address&gt;\r\n  &lt;strong&gt;Twitter, Inc.&lt;\/strong&gt;&lt;br&gt;\r\n  795 Folsom Ave, Suite 600&lt;br&gt;\r\n  San Francisco, CA 94107&lt;br&gt;\r\n  &lt;abbr title=\"Phone\"&gt;P:&lt;\/abbr&gt; (123) 456-7890\r\n&lt;\/address&gt;\r\n&lt;address&gt;\r\n  &lt;strong&gt;Full Name&lt;\/strong&gt;&lt;br&gt;\r\n  &lt;a href=\"mailto:#\"&gt;first.last&#064;gmail.com&lt;\/a&gt;\r\n&lt;\/address&gt;\r\n<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<p><!-- SEPARATOR --><\/p>\n<h2 id=\"blockquotes\">Blockquotes<\/h2>\n<p>For quoting blocks of content from another source within your document.<\/p>\n<h3>Default blockqoute<\/h3>\n<p>Wrap <code>&lt;blockquote&gt;<\/code> around any <abbr title=\"HyperText Markup Language\">HTML<\/abbr> as the quote. For straight quotes we recommend a <code>&lt;p&gt;<\/code>.<\/p>\n<div class=\"gantry-example\">\n<blockquote>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.<\/p>\n<\/blockquote>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;blockquote&gt;\r\n  &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.&lt;\/p&gt;\r\n&lt;\/blockquote&gt;<\/pre>\n<h3>Blockquote options<\/h3>\n<p><span>Style and content changes for simple variations on a standard blockquote.<\/span><\/p>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h4>Naming a source<\/h4>\n<p>Add <code>&lt;small&gt;<\/code> tag for identifying the source. Wrap the name of the source work in <code>&lt;cite&gt;<\/code>.<\/p>\n<div class=\"gantry-example\">\n<blockquote>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.<\/p>\n<p><small>Someone famous in <cite title=\"Source Title\">Source Title<\/cite><\/small><\/p><\/blockquote>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;blockquote&gt;\r\n  &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.&lt;\/p&gt;\r\n  &lt;small&gt;Someone famous &lt;cite title=\"Source Title\"&gt;Source Title&lt;\/cite&gt;&lt;\/small&gt;\r\n&lt;\/blockquote&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h4>Alternate displays<\/h4>\n<p>Use <code>.pull-right<\/code> for a floated, right-aligned blockquote.<\/p>\n<div class=\"gantry-example\" style=\"overflow: hidden;\">\n<blockquote class=\"pull-right\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.<\/p>\n<p><small>Someone famous in <cite title=\"Source Title\">Source Title<\/cite><\/small><\/p><\/blockquote>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;blockquote class=\"pull-right\"&gt;\r\n  ...\r\n&lt;\/blockquote&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<p><!-- SEPARATOR --><br \/>\n<!-- Lists --><\/p>\n<h2 id=\"lists\">Lists<\/h2>\n<div class=\"clear\"><\/div>\n<div class=\"gantry-width-block gantry-width-33\">\n<div class=\"largemarginright\">\n<h3>Unordered<\/h3>\n<p>A list of items in which the order does <em>not<\/em> explicitly matter.<\/p>\n<div class=\"gantry-example\">\n<ul>\n<li>Lorem ipsum dolor sit amet<\/li>\n<li>Nulla volutpat aliquam velit\n<ul>\n<li>Phasellus iaculis neque<\/li>\n<li>Purus sodales ultricies<\/li>\n<li>Vestibulum laoreet porttitor sem<\/li>\n<li>Ac tristique libero volutpat at<\/li>\n<\/ul>\n<\/li>\n<li>Faucibus porta lacus fringilla vel<\/li>\n<li>Eget porttitor lorem<\/li>\n<\/ul>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;ul&gt;\r\n  &lt;li&gt;...&lt;\/li&gt;\r\n&lt;\/ul&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-33\">\n<div class=\"largemarginright\">\n<h3>Ordered<\/h3>\n<p>A list of items in which the order <em>does<\/em> explicitly matter.<\/p>\n<div class=\"gantry-example\">\n<ol>\n<li>Lorem ipsum dolor sit amet<\/li>\n<li>Consectetur adipiscing elit<\/li>\n<li>Integer molestie lorem at massa<\/li>\n<li>Facilisis in pretium nisl aliquet<\/li>\n<li>Nulla volutpat aliquam velit<\/li>\n<li>Faucibus porta lacus fringilla vel<\/li>\n<li>Aenean sit amet erat nunc<\/li>\n<li>Eget porttitor lorem<\/li>\n<\/ol>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;ol&gt;\r\n  &lt;li&gt;...&lt;\/li&gt;\r\n&lt;\/ol&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-33\">\n<div class=\"largemarginright\">\n<h3>Unstyled<\/h3>\n<p>A list of items with no <code>list-style<\/code> or additional left padding.<\/p>\n<div class=\"gantry-example\">\n<ul class=\"unstyled\">\n<li>Lorem ipsum dolor sit amet<\/li>\n<li>Nulla volutpat aliquam velit\n<ul>\n<li>Phasellus iaculis neque<\/li>\n<li>Purus sodales ultricies<\/li>\n<li>Vestibulum laoreet porttitor sem<\/li>\n<li>Ac tristique libero volutpat at<\/li>\n<\/ul>\n<\/li>\n<li>Faucibus porta lacus fringilla vel<\/li>\n<li>Eget porttitor lorem<\/li>\n<\/ul>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;ul class=\"unstyled\"&gt;\r\n  &lt;li&gt;...&lt;\/li&gt;\r\n&lt;\/ul&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h3>Description<\/h3>\n<p>A list of terms with their associated descriptions.<\/p>\n<div class=\"gantry-example\">\n<dl>\n<dt>Description lists<\/dt>\n<dd>A description list is perfect for defining terms.<\/dd>\n<dt>Euismod<\/dt>\n<dd>Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.<\/dd>\n<dd>Donec id elit non mi porta gravida at eget metus.<\/dd>\n<dt>Malesuada porta<\/dt>\n<dd>Etiam porta sem malesuada magna mollis euismod.<\/dd>\n<\/dl>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;dl&gt;\r\n  &lt;dt&gt;...&lt;\/dt&gt;\r\n  &lt;dd&gt;...&lt;\/dd&gt;\r\n&lt;\/dl&gt;<\/pre>\n<p><\/p>\n<p><strong>Note:<\/strong> Horizontal description lists will truncate terms that are too long to fit in the left column fix <code>text-overflow<\/code>. In narrower viewports, they will change to the default stacked layout.<\/p>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h3>Horizontal description<\/h3>\n<p>Make terms and descriptions in <code>&lt;dl&gt;<\/code> line up side-by-side.<\/p>\n<div class=\"gantry-example\">\n<dl class=\"dl-horizontal\">\n<dt>Description lists<\/dt>\n<dd>A description list is perfect for defining terms.<\/dd>\n<dt>Euismod<\/dt>\n<dd>Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.<\/dd>\n<dd>Donec id elit non mi porta gravida at eget metus.<\/dd>\n<dt>Malesuada porta<\/dt>\n<dd>Etiam porta sem malesuada magna mollis euismod.<\/dd>\n<dt>Felis euismod semper eget lacinia<\/dt>\n<dd>Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.<\/dd>\n<\/dl>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;dl class=\"dl-horizontal\"&gt;\r\n  &lt;dt&gt;...&lt;\/dt&gt;\r\n  &lt;dd&gt;...&lt;\/dd&gt;\r\n&lt;\/dl&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<p><!-- Code\n================================================== --><\/p>\n<div class=\"page-header\">\n<h1>Code<\/h1>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h2>Inline<\/h2>\n<p>Wrap inline snippets of code with <code>&lt;code&gt;<\/code>.<\/p>\n<div class=\"gantry-example\">For example, <code>&lt;section&gt;<\/code> should be wrapped as inline.<\/div>\n<pre class=\"prettyprint linenums\">For example, &lt;code&gt;&lt;section&gt;&lt;\/code&gt; should be wrapped as inline.<\/pre>\n<p><strong>Note:<\/strong> Be sure to keep code within <code>&lt;pre&gt;<\/code> tags as close to the left as possible; it will render all tabs.<\/p>\n<p>You may optionally add the <code>.pre-scrollable<\/code> class which will set a max-height of 350px and provide a y-axis scrollbar.<\/p>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h2>Basic block<\/h2>\n<p>Use <code>&lt;pre&gt;<\/code> for multiple lines of code. Be sure to escape any angle brackets in the code for proper rendering.<\/p>\n<div class=\"gantry-example\">\n<pre>&lt;p&gt;Sample text here...&lt;\/p&gt;<\/pre>\n<\/div>\n<pre class=\"prettyprint linenums\" style=\"margin-bottom: 9px;\">&lt;pre&gt;\r\n  &amp;lt;p&amp;gt;Sample text here...&amp;lt;\/p&amp;gt;\r\n&lt;\/pre&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<p><!-- Tables\n================================================== --><\/p>\n<div class=\"page-header\">\n<h1>Tables<\/h1>\n<\/div>\n<h2>Default styles<\/h2>\n<p>For basic styling\u2014light padding and only horizontal dividers\u2014add the base class <code>.table<\/code> to any <code>&lt;table&gt;<\/code>.<\/p>\n<div class=\"gantry-example\">\n<table class=\"table\">\n<thead>\n<tr>\n<th>#<\/th>\n<th>First Name<\/th>\n<th>Last Name<\/th>\n<th>Username<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>Mark<\/td>\n<td>Otto<\/td>\n<td>@mdo<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>Jacob<\/td>\n<td>Thornton<\/td>\n<td>@fat<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td>Larry<\/td>\n<td>the Bird<\/td>\n<td>@twitter<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;table class=\"table\"&gt;\r\n  \u2026\r\n&lt;\/table&gt;<\/pre>\n<p><!-- SEPARATOR --><\/p>\n<h2>Optional classes<\/h2>\n<p><span>Add any of the follow classes to the <code>.table<\/code> base class.<\/span><\/p>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h4><code>.table-striped<\/code><\/h4>\n<p>Adds zebra-striping to any table row within the <code>&lt;tbody&gt;<\/code> via the <code>:nth-child<\/code> CSS selector (not available in IE7-IE8).<\/p>\n<div class=\"gantry-example\">\n<table class=\"table table-striped\">\n<thead>\n<tr>\n<th>#<\/th>\n<th>First Name<\/th>\n<th>Last Name<\/th>\n<th>Username<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>Mark<\/td>\n<td>Otto<\/td>\n<td>@mdo<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>Jacob<\/td>\n<td>Thornton<\/td>\n<td>@fat<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td>Larry<\/td>\n<td>the Bird<\/td>\n<td>@twitter<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<pre class=\"prettyprint linenums\" style=\"margin-bottom: 18px;\">&lt;table class=\"table table-striped\"&gt;\r\n  \u2026\r\n&lt;\/table&gt;<\/pre>\n<h4><code>.table-hover<\/code><\/h4>\n<p>Enable a hover state on table rows within a <code>&lt;tbody&gt;<\/code>.<\/p>\n<div class=\"gantry-example\">\n<table class=\"table table-hover\">\n<thead>\n<tr>\n<th>#<\/th>\n<th>First Name<\/th>\n<th>Last Name<\/th>\n<th>Username<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>Mark<\/td>\n<td>Otto<\/td>\n<td>@mdo<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>Jacob<\/td>\n<td>Thornton<\/td>\n<td>@fat<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td colspan=\"2\">Larry the Bird<\/td>\n<td>@twitter<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<pre class=\"prettyprint linenums\" style=\"margin-bottom: 18px;\">&lt;table class=\"table table-hover\"&gt;\r\n  \u2026\r\n&lt;\/table&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h4><code>.table-bordered<\/code><\/h4>\n<p>Add borders and rounded corners to the table.<\/p>\n<div class=\"gantry-example\">\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>#<\/th>\n<th>First Name<\/th>\n<th>Last Name<\/th>\n<th>Username<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td rowspan=\"2\">1<\/td>\n<td>Mark<\/td>\n<td>Otto<\/td>\n<td>@mdo<\/td>\n<\/tr>\n<tr>\n<td>Mark<\/td>\n<td>Otto<\/td>\n<td>@TwBootstrap<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>Jacob<\/td>\n<td>Thornton<\/td>\n<td>@fat<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td colspan=\"2\">Larry the Bird<\/td>\n<td>@twitter<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;table class=\"table table-bordered\"&gt;\r\n  \u2026\r\n&lt;\/table&gt;<\/pre>\n<h4><code>.table-condensed<\/code><\/h4>\n<p>Makes tables more compact by cutting cell padding in half.<\/p>\n<div class=\"gantry-example\">\n<table class=\"table table-condensed\">\n<thead>\n<tr>\n<th>#<\/th>\n<th>First Name<\/th>\n<th>Last Name<\/th>\n<th>Username<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>Mark<\/td>\n<td>Otto<\/td>\n<td>@mdo<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>Jacob<\/td>\n<td>Thornton<\/td>\n<td>@fat<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td colspan=\"2\">Larry the Bird<\/td>\n<td>@twitter<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<pre class=\"prettyprint linenums\" style=\"margin-bottom: 18px;\">&lt;table class=\"table table-condensed\"&gt;\r\n  \u2026\r\n&lt;\/table&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<p><!-- SEPARATOR --><\/p>\n<h2>Optional row classes<\/h2>\n<p>Use contextual classes to color table rows.<\/p>\n<table class=\"table table-bordered table-striped\">\n<colgroup>\n<col class=\"span1\" \/>\n<col class=\"span7\" \/> <\/colgroup>\n<thead>\n<tr>\n<th>Class<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>.success<\/code><\/td>\n<td>Indicates a successful or positive action.<\/td>\n<\/tr>\n<tr>\n<td><code>.error<\/code><\/td>\n<td>Indicates a dangerous or potentially negative action.<\/td>\n<\/tr>\n<tr>\n<td><code>.warning<\/code><\/td>\n<td>Indicates a warning that might need attention.<\/td>\n<\/tr>\n<tr>\n<td><code>.info<\/code><\/td>\n<td>Used as an alternative to the default styles.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"gantry-example\">\n<table class=\"table\">\n<thead>\n<tr>\n<th>#<\/th>\n<th>Product<\/th>\n<th>Payment Taken<\/th>\n<th>Status<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"success\">\n<td>1<\/td>\n<td>TB &#8211; Monthly<\/td>\n<td>01\/04\/2012<\/td>\n<td>Approved<\/td>\n<\/tr>\n<tr class=\"error\">\n<td>2<\/td>\n<td>TB &#8211; Monthly<\/td>\n<td>02\/04\/2012<\/td>\n<td>Declined<\/td>\n<\/tr>\n<tr class=\"warning\">\n<td>3<\/td>\n<td>TB &#8211; Monthly<\/td>\n<td>03\/04\/2012<\/td>\n<td>Pending<\/td>\n<\/tr>\n<tr class=\"info\">\n<td>4<\/td>\n<td>TB &#8211; Monthly<\/td>\n<td>04\/04\/2012<\/td>\n<td>Call in to confirm<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<pre class=\"prettyprint linenums\">...\r\n  &lt;tr class=\"success\"&gt;\r\n    &lt;td&gt;1&lt;\/td&gt;\r\n    &lt;td&gt;TB - Monthly&lt;\/td&gt;\r\n    &lt;td&gt;01\/04\/2012&lt;\/td&gt;\r\n    &lt;td&gt;Approved&lt;\/td&gt;\r\n  &lt;\/tr&gt;\r\n...<\/pre>\n<h2>Supported table markup<\/h2>\n<p>List of supported table HTML elements and how they should be used.<\/p>\n<table class=\"table table-bordered table-striped\">\n<colgroup>\n<col class=\"span1\" \/>\n<col class=\"span7\" \/> <\/colgroup>\n<thead>\n<tr>\n<th>Tag<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>&lt;table&gt;<\/code><\/td>\n<td>Wrapping element for displaying data in a tabular format<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;thead&gt;<\/code><\/td>\n<td>Container element for table header rows (<code>&lt;tr&gt;<\/code>) to label table columns<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;tbody&gt;<\/code><\/td>\n<td>Container element for table rows (<code>&lt;tr&gt;<\/code>) in the body of the table<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;tr&gt;<\/code><\/td>\n<td>Container element for a set of table cells (<code>&lt;td&gt;<\/code> or <code>&lt;th&gt;<\/code>) that appears on a single row<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;td&gt;<\/code><\/td>\n<td>Default table cell<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;th&gt;<\/code><\/td>\n<td>Special table cell for column (or row, depending on scope and placement) labels<br \/> Must be used within a <code>&lt;thead&gt;<\/code><\/td>\n<\/tr>\n<tr>\n<td><code>&lt;caption&gt;<\/code><\/td>\n<td>Description or summary of what the table holds, especially useful for screen readers<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<pre class=\"prettyprint linenums\">&lt;table&gt;\r\n  &lt;caption&gt;...&lt;\/caption&gt;\r\n  &lt;thead&gt;\r\n    &lt;tr&gt;\r\n      &lt;th&gt;...&lt;\/th&gt;\r\n      &lt;th&gt;...&lt;\/th&gt;\r\n    &lt;\/tr&gt;\r\n  &lt;\/thead&gt;\r\n  &lt;tbody&gt;\r\n    &lt;tr&gt;\r\n      &lt;td&gt;...&lt;\/td&gt;\r\n      &lt;td&gt;...&lt;\/td&gt;\r\n    &lt;\/tr&gt;\r\n  &lt;\/tbody&gt;\r\n&lt;\/table&gt;<\/pre>\n<p><!-- Forms\n================================================== --><\/p>\n<div class=\"page-header\">\n<h1>Forms<\/h1>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h2>Default styles<\/h2>\n<p>Individual form controls receive styling, but without any required base class on the <code>&lt;form&gt;<\/code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.<\/p>\n<form class=\"gantry-example\">\n<fieldset>\n<legend>Legend<\/legend>\n<p> <label>Label name<\/label> <input type=\"text\" \/> <span class=\"help-block\">Example block-level help text here.<\/span> <label class=\"checkbox\"> <input type=\"checkbox\" \/> Check me out <\/label> <button class=\"btn\" type=\"submit\">Submit<\/button><\/fieldset>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;form&gt;\r\n  &lt;legend&gt;Legend&lt;\/legend&gt;\r\n  &lt;label&gt;Label name&lt;\/label&gt;\r\n  &lt;input type=\"text\" placeholder=\"Type something\u2026\"&gt;\r\n  &lt;span class=\"help-block\"&gt;Example block-level help text here.&lt;\/span&gt;\r\n  &lt;label class=\"checkbox\"&gt;\r\n    &lt;input type=\"checkbox\"&gt; Check me out\r\n  &lt;\/label&gt;\r\n  &lt;button type=\"submit\" class=\"btn\"&gt;Submit&lt;\/button&gt;\r\n&lt;\/form&gt;<\/pre>\n<p><\/p>\n<h2>Optional layouts<\/h2>\n<p>Included with Bootstrap are three optional form layouts for common use cases.<\/p>\n<h3>Search form<\/h3>\n<p>Add <code>.form-search<\/code> to the form and <code>.search-query<\/code> to the <code>&lt;input&gt;<\/code> for an extra-rounded text input.<\/p>\n<form class=\"gantry-example form-search\"><input class=\"input-medium search-query\" type=\"text\" \/> <button class=\"btn\" type=\"submit\">Search<\/button><\/form>\n<pre class=\"prettyprint linenums\">&lt;form class=\"form-search\"&gt;\r\n  &lt;input type=\"text\" class=\"input-medium search-query\"&gt;\r\n  &lt;button type=\"submit\" class=\"btn\"&gt;Search&lt;\/button&gt;\r\n&lt;\/form&gt;<\/pre>\n<h3>Inline form<\/h3>\n<p>Add <code>.form-inline<\/code> for left-aligned labels and inline-block controls for a compact layout.<\/p>\n<form class=\"gantry-example form-inline\"><input class=\"input-small\" type=\"text\" \/> <input class=\"input-small\" type=\"password\" \/> <label class=\"checkbox\"> <input type=\"checkbox\" \/> Remember me <\/label> <button class=\"btn\" type=\"submit\">Sign in<\/button><\/form>\n<pre class=\"prettyprint linenums\">&lt;form class=\"form-inline\"&gt;\r\n  &lt;input type=\"text\" class=\"input-small\" placeholder=\"Email\"&gt;\r\n  &lt;input type=\"password\" class=\"input-small\" placeholder=\"Password\"&gt;\r\n  &lt;label class=\"checkbox\"&gt;\r\n    &lt;input type=\"checkbox\"&gt; Remember me\r\n  &lt;\/label&gt;\r\n  &lt;button type=\"submit\" class=\"btn\"&gt;Sign in&lt;\/button&gt;\r\n&lt;\/form&gt;<\/pre>\n<h3>Horizontal form<\/h3>\n<p>Right align labels and float them to the left to make them appear on the same line as controls. Requires the most markup changes from a default form:<\/p>\n<ul>\n<li>Add <code>.form-horizontal<\/code> to the form<\/li>\n<li>Wrap labels and controls in <code>.control-group<\/code><\/li>\n<li>Add <code>.control-label<\/code> to the label<\/li>\n<li>Wrap any associated controls in <code>.controls<\/code> for proper alignment<\/li>\n<\/ul>\n<form class=\"gantry-example form-horizontal\">\n<fieldset>\n<legend>Legend<\/legend>\n<div class=\"control-group\"><label class=\"control-label\" for=\"inputEmail\">Email<\/label><\/p>\n<div class=\"controls\"><input id=\"inputEmail\" type=\"text\" \/><\/div>\n<\/div>\n<div class=\"control-group\"><label class=\"control-label\" for=\"inputPassword\">Password<\/label><\/p>\n<div class=\"controls\"><input id=\"inputPassword\" type=\"password\" \/><\/div>\n<\/div>\n<div class=\"control-group\">\n<div class=\"controls\"><label class=\"checkbox\"> <input type=\"checkbox\" \/> Remember me <\/label> <button class=\"btn\" type=\"submit\">Sign in<\/button><\/div>\n<\/div>\n<\/fieldset>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;form class=\"form-horizontal\"&gt;\r\n  &lt;div class=\"control-group\"&gt;\r\n    &lt;label class=\"control-label\" for=\"inputEmail\"&gt;Email&lt;\/label&gt;\r\n    &lt;div class=\"controls\"&gt;\r\n      &lt;input type=\"text\" id=\"inputEmail\" placeholder=\"Email\"&gt;\r\n    &lt;\/div&gt;\r\n  &lt;\/div&gt;\r\n  &lt;div class=\"control-group\"&gt;\r\n    &lt;label class=\"control-label\" for=\"inputPassword\"&gt;Password&lt;\/label&gt;\r\n    &lt;div class=\"controls\"&gt;\r\n      &lt;input type=\"password\" id=\"inputPassword\" placeholder=\"Password\"&gt;\r\n    &lt;\/div&gt;\r\n  &lt;\/div&gt;\r\n  &lt;div class=\"control-group\"&gt;\r\n    &lt;div class=\"controls\"&gt;\r\n      &lt;label class=\"checkbox\"&gt;\r\n        &lt;input type=\"checkbox\"&gt; Remember me\r\n      &lt;\/label&gt;\r\n      &lt;button type=\"submit\" class=\"btn\"&gt;Sign in&lt;\/button&gt;\r\n    &lt;\/div&gt;\r\n  &lt;\/div&gt;\r\n&lt;\/form&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h2>Supported form controls<\/h2>\n<p>Examples of standard form controls supported in an example form layout.<\/p>\n<h3>Inputs<\/h3>\n<p>Most common form control, text-based input fields. Includes support for all HTML5 types: text, password, datetime, datetime-local, date, month, time, week, number, email, url, search, tel, and color.<\/p>\n<p>Requires the use of a specified <code>type<\/code> at all times.<\/p>\n<form class=\"gantry-example form-inline\"><input type=\"text\" \/><\/form>\n<pre class=\"prettyprint linenums\">&lt;input type=\"text\" placeholder=\"Text input\"&gt;<\/pre>\n<h3>Textarea<\/h3>\n<p>Form control which supports multiple lines of text. Change <code>row<\/code> attribute as necessary.<\/p>\n<form class=\"gantry-example form-inline\"><textarea rows=\"3\"><\/textarea><\/form>\n<pre class=\"prettyprint linenums\">&lt;textarea rows=\"3\"&gt;&lt;\/textarea&gt;<\/pre>\n<h3>Checkboxes and radios<\/h3>\n<p>Checkboxes are for selecting one or several options in a list while radios are for selecting one option from many.<\/p>\n<h4>Default (stacked)<\/h4>\n<form class=\"gantry-example\"><label class=\"checkbox\"> <input type=\"checkbox\" value=\"\" \/> Option one is this and that\u2014be sure to include why it&#8217;s great <\/label> <br \/> <label class=\"radio\"> <input id=\"optionsRadios1\" type=\"radio\" name=\"optionsRadios\" value=\"option1\" checked=\"checked\" \/> Option one is this and that\u2014be sure to include why it&#8217;s great <\/label> <label class=\"radio\"> <input id=\"optionsRadios2\" type=\"radio\" name=\"optionsRadios\" value=\"option2\" \/> Option two can be something else and selecting it will deselect option one <\/label><\/form>\n<pre class=\"prettyprint linenums\">&lt;label class=\"checkbox\"&gt;\r\n  &lt;input type=\"checkbox\" value=\"\"&gt;\r\n  Option one is this and that\u2014be sure to include why it's great\r\n&lt;\/label&gt;\r\n\r\n&lt;label class=\"radio\"&gt;\r\n  &lt;input type=\"radio\" name=\"optionsRadios\" id=\"optionsRadios1\" value=\"option1\" checked&gt;\r\n  Option one is this and that\u2014be sure to include why it's great\r\n&lt;\/label&gt;\r\n&lt;label class=\"radio\"&gt;\r\n  &lt;input type=\"radio\" name=\"optionsRadios\" id=\"optionsRadios2\" value=\"option2\"&gt;\r\n  Option two can be something else and selecting it will deselect option one\r\n&lt;\/label&gt;<\/pre>\n<h4>Inline checkboxes<\/h4>\n<p>Add the <code>.inline<\/code> class to a series of checkboxes or radios for controls appear on the same line.<\/p>\n<form class=\"gantry-example\"><label class=\"checkbox inline\"> <input id=\"inlineCheckbox1\" type=\"checkbox\" value=\"option1\" \/> 1 <\/label> <label class=\"checkbox inline\"> <input id=\"inlineCheckbox2\" type=\"checkbox\" value=\"option2\" \/> 2 <\/label> <label class=\"checkbox inline\"> <input id=\"inlineCheckbox3\" type=\"checkbox\" value=\"option3\" \/> 3 <\/label><\/form>\n<pre class=\"prettyprint linenums\">&lt;label class=\"checkbox inline\"&gt;\r\n  &lt;input type=\"checkbox\" id=\"inlineCheckbox1\" value=\"option1\"&gt; 1\r\n&lt;\/label&gt;\r\n&lt;label class=\"checkbox inline\"&gt;\r\n  &lt;input type=\"checkbox\" id=\"inlineCheckbox2\" value=\"option2\"&gt; 2\r\n&lt;\/label&gt;\r\n&lt;label class=\"checkbox inline\"&gt;\r\n  &lt;input type=\"checkbox\" id=\"inlineCheckbox3\" value=\"option3\"&gt; 3\r\n&lt;\/label&gt;<\/pre>\n<h3>Selects<\/h3>\n<p>Use the default option or specify a <code>multiple=\"multiple\"<\/code> to show multiple options at once.<\/p>\n<form class=\"gantry-example\"><select><option>1<\/option><option>2<\/option><option>3<\/option><option>4<\/option><option>5<\/option><\/select><br \/><select multiple=\"multiple\"><option>1<\/option><option>2<\/option><option>3<\/option><option>4<\/option><option>5<\/option><\/select><\/form>\n<pre class=\"prettyprint linenums\">&lt;select&gt;\r\n  &lt;option&gt;1&lt;\/option&gt;\r\n  &lt;option&gt;2&lt;\/option&gt;\r\n  &lt;option&gt;3&lt;\/option&gt;\r\n  &lt;option&gt;4&lt;\/option&gt;\r\n  &lt;option&gt;5&lt;\/option&gt;\r\n&lt;\/select&gt;\r\n\r\n&lt;select multiple=\"multiple\"&gt;\r\n  &lt;option&gt;1&lt;\/option&gt;\r\n  &lt;option&gt;2&lt;\/option&gt;\r\n  &lt;option&gt;3&lt;\/option&gt;\r\n  &lt;option&gt;4&lt;\/option&gt;\r\n  &lt;option&gt;5&lt;\/option&gt;\r\n&lt;\/select&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<p><!-- SEPARATOR --><\/p>\n<h2>Extending form controls<\/h2>\n<p>Adding on top of existing browser controls, Bootstrap includes other useful form components.<\/p>\n<h3>Prepended and appended inputs<\/h3>\n<p><span>Add text or buttons before or after any text-based input. Do note that <code>select<\/code> elements are not supported here.<\/span><\/p>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h4>Default options<\/h4>\n<p>Wrap an <code>.add-on<\/code> and an <code>input<\/code> with one of two classes to prepend or append text to an input.<\/p>\n<form class=\"gantry-example\">\n<div class=\"input-prepend\"><span class=\"add-on\">@<\/span> <input id=\"prependedInput\" class=\"span2\" type=\"text\" size=\"16\" \/><\/div>\n<p><\/p>\n<div class=\"input-append\"><input id=\"appendedInput\" class=\"span2\" type=\"text\" size=\"16\" \/> <span class=\"add-on\">.00<\/span><\/div>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;div class=\"input-prepend\"&gt;\r\n  &lt;span class=\"add-on\"&gt;@&lt;\/span&gt;&lt;input class=\"span2\" id=\"prependedInput\" size=\"16\" type=\"text\" placeholder=\"Username\"&gt;\r\n&lt;\/div&gt;\r\n&lt;div class=\"input-append\"&gt;\r\n  &lt;input class=\"span2\" id=\"appendedInput\" size=\"16\" type=\"text\"&gt;&lt;span class=\"add-on\"&gt;.00&lt;\/span&gt;\r\n&lt;\/div&gt;<\/pre>\n<h4>Search form<\/h4>\n<form class=\"gantry-example form-search\">\n<div class=\"input-append\"><input class=\"span2 search-query\" type=\"text\" \/> <button class=\"btn\" type=\"submit\">Search<\/button><\/div>\n<div class=\"input-prepend\"><button class=\"btn\" type=\"submit\">Search<\/button> <input class=\"span2 search-query\" type=\"text\" \/><\/div>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;form class=\"form-search\"&gt;\r\n  &lt;div class=\"input-append\"&gt;\r\n    &lt;input type=\"text\" class=\"span2 search-query\"&gt;\r\n    &lt;button type=\"submit\" class=\"btn\"&gt;Search&lt;\/button&gt;\r\n  &lt;\/div&gt;\r\n  &lt;div class=\"input-prepend\"&gt;\r\n    &lt;button type=\"submit\" class=\"btn\"&gt;Search&lt;\/button&gt;\r\n    &lt;input type=\"text\" class=\"span2 search-query\"&gt;\r\n  &lt;\/div&gt;\r\n&lt;\/form&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h4>Combined<\/h4>\n<p>Use both classes and two instances of <code>.add-on<\/code> to prepend and append an input.<\/p>\n<form class=\"gantry-example form-inline\">\n<div class=\"input-prepend input-append\"><span class=\"add-on\">$<\/span> <input id=\"appendedPrependedInput\" class=\"span2\" type=\"text\" size=\"16\" \/> <span class=\"add-on\">.00<\/span><\/div>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;div class=\"input-prepend input-append\"&gt;\r\n  &lt;span class=\"add-on\"&gt;$&lt;\/span&gt;&lt;input class=\"span2\" id=\"appendedPrependedInput\" size=\"16\" type=\"text\"&gt;&lt;span class=\"add-on\"&gt;.00&lt;\/span&gt;\r\n&lt;\/div&gt;<\/pre>\n<h4>Buttons instead of text<\/h4>\n<p>Instead of a <code>&lt;span&gt;<\/code> with text, use a <code>.btn<\/code> to attach a button (or two) to an input.<\/p>\n<form class=\"gantry-example\">\n<div class=\"input-append\"><input id=\"appendedInputButton\" class=\"span2\" type=\"text\" size=\"16\" \/> <button class=\"btn\" type=\"button\">Go!<\/button><\/div>\n<p><\/p>\n<div class=\"input-append\"><input id=\"appendedInputButtons\" class=\"span2\" type=\"text\" size=\"16\" \/> <button class=\"btn\" type=\"button\">Search<\/button> <button class=\"btn\" type=\"button\">Options<\/button><\/div>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;div class=\"input-append\"&gt;\r\n  &lt;input class=\"span2\" id=\"appendedInputButton\" size=\"16\" type=\"text\"&gt;&lt;button class=\"btn\" type=\"button\"&gt;Go!&lt;\/button&gt;\r\n&lt;\/div&gt;\r\n\r\n&lt;div class=\"input-append\"&gt;\r\n  &lt;input class=\"span2\" id=\"appendedInputButtons\" size=\"16\" type=\"text\"&gt;&lt;button class=\"btn\" type=\"button\"&gt;Search&lt;\/button&gt;&lt;button class=\"btn\" type=\"button\"&gt;Options&lt;\/button&gt;\r\n&lt;\/div&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h3>Form actions<\/h3>\n<p>End a form with a group of actions (buttons). When placed within a <code>.form-horizontal<\/code>, the buttons will automatically indent to line up with the form controls.<\/p>\n<form class=\"gantry-example\">\n<div class=\"form-actions\"><button class=\"btn btn-primary\" type=\"submit\">Save changes<\/button> <button class=\"btn\" type=\"button\">Cancel<\/button><\/div>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;div class=\"form-actions\"&gt;\r\n  &lt;button type=\"submit\" class=\"btn btn-primary\"&gt;Save changes&lt;\/button&gt;\r\n  &lt;button type=\"button\" class=\"btn\"&gt;Cancel&lt;\/button&gt;\r\n&lt;\/div&gt;<\/pre>\n<h3>Help text<\/h3>\n<p>Inline and block level support for help text that appears around form controls.<\/p>\n<h4>Inline help<\/h4>\n<form class=\"gantry-example form-inline\"><input type=\"text\" \/> <span class=\"help-inline\">Inline help text<\/span><\/form>\n<pre class=\"prettyprint linenums\">&lt;input type=\"text\"&gt;&lt;span class=\"help-inline\"&gt;Inline help text&lt;\/span&gt;<\/pre>\n<h4>Block help<\/h4>\n<form class=\"gantry-example form-inline\"><input type=\"text\" \/> <span class=\"help-block\">A longer block of help text that breaks onto a new line and may extend beyond one line.<\/span><\/form>\n<pre class=\"prettyprint linenums\">&lt;input type=\"text\"&gt;&lt;span class=\"help-block\"&gt;A longer block of help text that breaks onto a new line and may extend beyond one line.&lt;\/span&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h3>Control sizing<\/h3>\n<p>Use relative sizing classes like <code>.input-large<\/code> or match your inputs to the grid column sizes using <code>.span*<\/code> classes.<\/p>\n<h4>Relative sizing<\/h4>\n<form class=\"gantry-example\" style=\"padding-bottom: 15px;\">\n<div class=\"controls docs-input-sizes\"><input class=\"input-mini\" type=\"text\" \/><br \/> <input class=\"input-small\" type=\"text\" \/><br \/> <input class=\"input-medium\" type=\"text\" \/><br \/> <input class=\"input-large\" type=\"text\" \/><br \/> <input class=\"input-xlarge\" type=\"text\" \/><br \/> <input class=\"input-xxlarge\" type=\"text\" \/><\/div>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;input class=\"input-mini\" type=\"text\" placeholder=\".input-mini\"&gt;\r\n&lt;input class=\"input-small\" type=\"text\" placeholder=\".input-small\"&gt;\r\n&lt;input class=\"input-medium\" type=\"text\" placeholder=\".input-medium\"&gt;\r\n&lt;input class=\"input-large\" type=\"text\" placeholder=\".input-large\"&gt;\r\n&lt;input class=\"input-xlarge\" type=\"text\" placeholder=\".input-xlarge\"&gt;\r\n&lt;input class=\"input-xxlarge\" type=\"text\" placeholder=\".input-xxlarge\"&gt;<\/pre>\n<p><\/p>\n<p><strong>Note:<\/strong> In future versions, we&#8217;ll be altering the use of these relative input classes to match our button sizes. For example, <code>.input-large<\/code> will increase the padding and font-size of an input.<\/p>\n<h3>Uneditable inputs<\/h3>\n<p>Present data in a form that&#8217;s not editable without using actual form markup.<\/p>\n<form class=\"gantry-example\"><span class=\"input-xlarge uneditable-input\">Some value here<\/span><\/form>\n<pre class=\"prettyprint linenums\">&lt;span class=\"input-xlarge uneditable-input\"&gt;Some value here&lt;\/span&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<p><!-- SEPARATOR --><\/p>\n<h2>Form control states<\/h2>\n<p><span>Provide feedback to users or visitors with basic feedback states on form controls and labels.<\/span><\/p>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h3>Input focus<\/h3>\n<p>We remove the default <code>outline<\/code> styles on some form controls and apply a <code>box-shadow<\/code> in its place for <code>:focus<\/code>.<\/p>\n<form class=\"gantry-example form-inline\"><input id=\"focusedInput\" class=\"input-xlarge focused\" type=\"text\" value=\"This is focused...\" \/><\/form>\n<pre class=\"prettyprint linenums\">&lt;input class=\"input-xlarge\" id=\"focusedInput\" type=\"text\" value=\"This is focused...\"&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h3>Disabled inputs<\/h3>\n<p>Add the <code>disabled<\/code> attribute on an input to prevent user input and trigger a slightly different look.<\/p>\n<form class=\"gantry-example form-inline\"><input id=\"disabledInput\" class=\"input-xlarge\" type=\"text\" disabled=\"disabled\" \/><\/form>\n<pre class=\"prettyprint linenums\">&lt;input class=\"input-xlarge\" id=\"disabledInput\" type=\"text\" placeholder=\"Disabled input here...\" disabled&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<h3>Validation states<\/h3>\n<p>Bootstrap includes validation styles for error, warning, and success messages. To use, add the appropriate class to the surrounding <code>.control-group<\/code>.<\/p>\n<form class=\"bs-docs-example form-horizontal\">\n<div class=\"control-group warning\">\n    <label class=\"control-label\" for=\"inputWarning\">Input with warning<\/label><\/p>\n<div class=\"controls\">\n      <input type=\"text\" id=\"inputWarning\"><br \/>\n      <span class=\"help-inline\">Something may have gone wrong<\/span>\n    <\/div>\n<\/p><\/div>\n<div class=\"control-group error\">\n    <label class=\"control-label\" for=\"inputError\">Input with error<\/label><\/p>\n<div class=\"controls\">\n      <input type=\"text\" id=\"inputError\"><br \/>\n      <span class=\"help-inline\">Please correct the error<\/span>\n    <\/div>\n<\/p><\/div>\n<div class=\"control-group info\">\n    <label class=\"control-label\" for=\"inputError\">Input with info<\/label><\/p>\n<div class=\"controls\">\n      <input type=\"text\" id=\"inputError\"><br \/>\n      <span class=\"help-inline\">Username is taken<\/span>\n    <\/div>\n<\/p><\/div>\n<div class=\"control-group success\">\n    <label class=\"control-label\" for=\"inputSuccess\">Input with success<\/label><\/p>\n<div class=\"controls\">\n      <input type=\"text\" id=\"inputSuccess\"><br \/>\n      <span class=\"help-inline\">Woohoo!<\/span>\n    <\/div>\n<\/p><\/div>\n<\/form>\n<pre class=\"prettyprint linenums\">&lt;form class=&quot;bs-docs-example form-horizontal&quot;&gt;\r\n  &lt;div class=&quot;control-group warning&quot;&gt;\r\n    &lt;label class=&quot;control-label&quot; for=&quot;inputWarning&quot;&gt;Input with warning&lt;\/label&gt;\r\n    &lt;div class=&quot;controls&quot;&gt;\r\n      &lt;input type=&quot;text&quot; id=&quot;inputWarning&quot;&gt;\r\n      &lt;span class=&quot;help-inline&quot;&gt;Something may have gone wrong&lt;\/span&gt;\r\n    &lt;\/div&gt;\r\n  &lt;\/div&gt;\r\n  &lt;div class=&quot;control-group error&quot;&gt;\r\n    &lt;label class=&quot;control-label&quot; for=&quot;inputError&quot;&gt;Input with error&lt;\/label&gt;\r\n    &lt;div class=&quot;controls&quot;&gt;\r\n      &lt;input type=&quot;text&quot; id=&quot;inputError&quot;&gt;\r\n      &lt;span class=&quot;help-inline&quot;&gt;Please correct the error&lt;\/span&gt;\r\n    &lt;\/div&gt;\r\n  &lt;\/div&gt;\r\n  &lt;div class=&quot;control-group info&quot;&gt;\r\n    &lt;label class=&quot;control-label&quot; for=&quot;inputError&quot;&gt;Input with info&lt;\/label&gt;\r\n    &lt;div class=&quot;controls&quot;&gt;\r\n      &lt;input type=&quot;text&quot; id=&quot;inputError&quot;&gt;\r\n      &lt;span class=&quot;help-inline&quot;&gt;Username is taken&lt;\/span&gt;\r\n    &lt;\/div&gt;\r\n  &lt;\/div&gt;\r\n  &lt;div class=&quot;control-group success&quot;&gt;\r\n    &lt;label class=&quot;control-label&quot; for=&quot;inputSuccess&quot;&gt;Input with success&lt;\/label&gt;\r\n    &lt;div class=&quot;controls&quot;&gt;\r\n      &lt;input type=&quot;text&quot; id=&quot;inputSuccess&quot;&gt;\r\n      &lt;span class=&quot;help-inline&quot;&gt;Woohoo!&lt;\/span&gt;\r\n    &lt;\/div&gt;\r\n  &lt;\/div&gt;\r\n&lt;\/form&gt;<\/pre>\n<p><!-- Buttons\n================================================== --><\/p>\n<div class=\"page-header\">\n<h1>Buttons<\/h1>\n<\/div>\n<h2>Default buttons<\/h2>\n<p>Button styles can be applied to anything with the <code>.btn<\/code> class applied. However, typically you&#8217;ll want to apply these to only <code>&lt;a&gt;<\/code> and <code>&lt;button&gt;<\/code> elements for the best rendering.<\/p>\n<table class=\"table table-bordered table-striped\">\n<thead>\n<tr>\n<th>Button<\/th>\n<th>class=&#8221;&#8221;<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><button class=\"btn\" type=\"button\">Default<\/button><\/td>\n<td><code>btn<\/code><\/td>\n<td>Standard gray button with gradient<\/td>\n<\/tr>\n<tr>\n<td><button class=\"btn btn-primary\" type=\"button\">Primary<\/button><\/td>\n<td><code>btn btn-primary<\/code><\/td>\n<td>Provides extra visual weight and identifies the primary action in a set of buttons<\/td>\n<\/tr>\n<tr>\n<td><button class=\"btn btn-info\" type=\"button\">Info<\/button><\/td>\n<td><code>btn btn-info<\/code><\/td>\n<td>Used as an alternative to the default styles<\/td>\n<\/tr>\n<tr>\n<td><button class=\"btn btn-success\" type=\"button\">Success<\/button><\/td>\n<td><code>btn btn-success<\/code><\/td>\n<td>Indicates a successful or positive action<\/td>\n<\/tr>\n<tr>\n<td><button class=\"btn btn-warning\" type=\"button\">Warning<\/button><\/td>\n<td><code>btn btn-warning<\/code><\/td>\n<td>Indicates caution should be taken with this action<\/td>\n<\/tr>\n<tr>\n<td><button class=\"btn btn-danger\" type=\"button\">Danger<\/button><\/td>\n<td><code>btn btn-danger<\/code><\/td>\n<td>Indicates a dangerous or potentially negative action<\/td>\n<\/tr>\n<tr>\n<td><button class=\"btn btn-inverse\" type=\"button\">Inverse<\/button><\/td>\n<td><code>btn btn-inverse<\/code><\/td>\n<td>Alternate dark gray button, not tied to a semantic action or use<\/td>\n<\/tr>\n<tr>\n<td><button class=\"btn btn-link\" type=\"button\">Link<\/button><\/td>\n<td><code>btn btn-link<\/code><\/td>\n<td>Deemphasize a button by making it look like a link while maintaining button behavior<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4>Cross browser compatibility<\/h4>\n<p>IE9 doesn&#8217;t crop background gradients on rounded corners, so we remove it. Related, IE9 jankifies disabled <code>button<\/code> elements, rendering text gray with a nasty text-shadow that we cannot fix.<\/p>\n<h2>Button sizes<\/h2>\n<p>Fancy larger or smaller buttons? Add <code>.btn-large<\/code>, <code>.btn-small<\/code>, or <code>.btn-mini<\/code> for additional sizes.<\/p>\n<div class=\"gantry-example\">\n<p><button class=\"btn btn-large btn-primary\" type=\"button\">Large button<\/button> <button class=\"btn btn-large\" type=\"button\">Large button<\/button><\/p>\n<p><button class=\"btn btn-primary\" type=\"button\">Default button<\/button> <button class=\"btn\" type=\"button\">Default button<\/button><\/p>\n<p><button class=\"btn btn-small btn-primary\" type=\"button\">Small button<\/button> <button class=\"btn btn-small\" type=\"button\">Small button<\/button><\/p>\n<p><button class=\"btn btn-mini btn-primary\" type=\"button\">Mini button<\/button> <button class=\"btn btn-mini\" type=\"button\">Mini button<\/button><\/p>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;p&gt;\r\n  &lt;button class=\"btn btn-large btn-primary\" type=\"button\"&gt;Large button&lt;\/button&gt;\r\n  &lt;button class=\"btn btn-large\" type=\"button\"&gt;Large button&lt;\/button&gt;\r\n&lt;\/p&gt;\r\n&lt;p&gt;\r\n  &lt;button class=\"btn btn-primary\" type=\"button\"&gt;Default button&lt;\/button&gt;\r\n  &lt;button class=\"btn\" type=\"button\"&gt;Default button&lt;\/button&gt;\r\n&lt;\/p&gt;\r\n&lt;p&gt;\r\n  &lt;button class=\"btn btn-small btn-primary\" type=\"button\"&gt;Small button&lt;\/button&gt;\r\n  &lt;button class=\"btn btn-small\" type=\"button\"&gt;Small button&lt;\/button&gt;\r\n&lt;\/p&gt;\r\n&lt;p&gt;\r\n  &lt;button class=\"btn btn-mini btn-primary\" type=\"button\"&gt;Mini button&lt;\/button&gt;\r\n  &lt;button class=\"btn btn-mini\" type=\"button\"&gt;Mini button&lt;\/button&gt;\r\n&lt;\/p&gt;<\/pre>\n<p>Create block level buttons\u2014those that span the full width of a parent\u2014 by adding <code>.btn-block<\/code>.<\/p>\n<div class=\"gantry-example\">\n<div class=\"well\" style=\"max-width: 400px; margin: 0 auto 10px;\"><button class=\"btn btn-large btn-block btn-primary\" type=\"button\">Block level button<\/button> <button class=\"btn btn-large btn-block\" type=\"button\">Block level button<\/button><\/div>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;button class=\"btn btn-large btn-block btn-primary\" type=\"button\"&gt;Block level button&lt;\/button&gt;\r\n&lt;button class=\"btn btn-large btn-block\" type=\"button\"&gt;Block level button&lt;\/button&gt;<\/pre>\n<h2>Disabled state<\/h2>\n<p>Make buttons look unclickable by fading them back 50%.<\/p>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginright\">\n<h3>Anchor element<\/h3>\n<p>Add the <code>.disabled<\/code> class to <code>&lt;a&gt;<\/code> buttons.<\/p>\n<p class=\"gantry-example\"><a class=\"btn btn-large btn-primary disabled\" href=\"#\">Primary link<\/a> <a class=\"btn btn-large disabled\" href=\"#\">Link<\/a><\/p>\n<pre class=\"prettyprint linenums\">&lt;a href=\"#\" class=\"btn btn-large btn-primary disabled\"&gt;Primary link&lt;\/a&gt;\r\n&lt;a href=\"#\" class=\"btn btn-large disabled\"&gt;Link&lt;\/a&gt;<\/pre>\n<p><\/p>\n<p><strong>Note:<\/strong> We use <code>.disabled<\/code> as a utility class here, similar to the common <code>.active<\/code> class, so no prefix is required.<\/p>\n<\/div>\n<\/div>\n<div class=\"gantry-width-block gantry-width-50\">\n<div class=\"largemarginleft\">\n<h3>Button element<\/h3>\n<p>Add the <code>disabled<\/code> attribute to <code>&lt;button&gt;<\/code> buttons.<\/p>\n<p class=\"gantry-example\"><button class=\"btn btn-large btn-primary disabled\" type=\"button\" disabled=\"disabled\">Primary button<\/button> <button class=\"btn btn-large\" type=\"button\" disabled=\"disabled\">Button<\/button><\/p>\n<pre class=\"prettyprint linenums\">&lt;button type=\"button\" class=\"btn btn-large btn-primary disabled\" disabled=\"disabled\"&gt;Primary button&lt;\/button&gt;\r\n&lt;button type=\"button\" class=\"btn btn-large\" disabled&gt;Button&lt;\/button&gt;<\/pre>\n<\/div>\n<\/div>\n<div class=\"clear\">\u00a0<\/div>\n<h2>One class, multiple tags<\/h2>\n<p>Use the <code>.btn<\/code> class on an <code>&lt;a&gt;<\/code>, <code>&lt;button&gt;<\/code>, or <code>&lt;input&gt;<\/code> element.<\/p>\n<form class=\"gantry-example\"><a class=\"btn\" href=\"http:\/\/demo.gantry-framework.org\/\">Link<\/a> <button class=\"btn\" type=\"submit\">Button<\/button> <input class=\"btn\" type=\"button\" value=\"Input\" \/> <input class=\"btn\" type=\"submit\" value=\"Submit\" \/><\/form>\n<pre class=\"prettyprint linenums\">&lt;a class=\"btn\" href=\"\"&gt;Link&lt;\/a&gt;\r\n&lt;button class=\"btn\" type=\"submit\"&gt;Button&lt;\/button&gt;\r\n&lt;input class=\"btn\" type=\"button\" value=\"Input\"&gt;\r\n&lt;input class=\"btn\" type=\"submit\" value=\"Submit\"&gt;<\/pre>\n<p>As a best practice, try to match the element for your context to ensure matching cross-browser rendering. If you have an <code>input<\/code>, use an <code>&lt;input type=\"submit\"&gt;<\/code> for your button.<\/p>\n<p><!-- Icons\n================================================== --><\/p>\n<h1>Icons<\/h1>\n<h2>Font Awesome<\/h2>\n<p>Font Awesome is a pictographic language of web-related actions which delivers 220 icons. The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0 and you can find the full examples of usage at <a href=\"http:\/\/fortawesome.github.com\/Font-Awesome\" target=\"_blank\" rel=\"noopener\">Font Awesome &#8211; http:\/\/fortawesome.github.com\/Font-Awesome<\/a><\/p>\n<p>Add <code>.icon-CLASS_NAME<\/code> to any element, best used with a <code>&lt;span&gt;<\/code>.<\/p>\n<div class=\"gantry-example\">\n<h3>Web Icons<\/h3>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-adjust\"> icon-adjust<\/span><\/p>\n<p>      <span class=\"icon-asterisk\"> icon-asterisk<\/span><\/p>\n<p>      <span class=\"icon-ban-circle\"> icon-ban-circle<\/span><\/p>\n<p>      <span class=\"icon-bar-chart\"> icon-bar-chart<\/span><\/p>\n<p>      <span class=\"icon-barcode\"> icon-barcode<\/span><\/p>\n<p>      <span class=\"icon-beaker\"> icon-beaker<\/span><\/p>\n<p>      <span class=\"icon-bell\"> icon-bell<\/span><\/p>\n<p>      <span class=\"icon-bolt\"> icon-bolt<\/span><\/p>\n<p>      <span class=\"icon-book\"> icon-book<\/span><\/p>\n<p>      <span class=\"icon-bookmark\"> icon-bookmark<\/span><\/p>\n<p>      <span class=\"icon-bookmark-empty\"> icon-bookmark-empty<\/span><\/p>\n<p>      <span class=\"icon-briefcase\"> icon-briefcase<\/span><\/p>\n<p>      <span class=\"icon-bullhorn\"> icon-bullhorn<\/span><\/p>\n<p>      <span class=\"icon-calendar\"> icon-calendar<\/span><\/p>\n<p>      <span class=\"icon-camera\"> icon-camera<\/span><\/p>\n<p>      <span class=\"icon-camera-retro\"> icon-camera-retro<\/span><\/p>\n<p>      <span class=\"icon-certificate\"> icon-certificate<\/span><\/p>\n<p>      <span class=\"icon-check\"> icon-check<\/span><\/p>\n<p>      <span class=\"icon-check-empty\"> icon-check-empty<\/span><\/p>\n<p>      <span class=\"icon-cloud\"> icon-cloud<\/span><\/p>\n<p>      <span class=\"icon-cog\"> icon-cog<\/span><\/p>\n<p>      <span class=\"icon-cogs\"> icon-cogs<\/span><\/p>\n<p>      <span class=\"icon-comment\"> icon-comment<\/span><\/p>\n<p>      <span class=\"icon-comment-alt\"> icon-comment-alt<\/span><\/p>\n<p>      <span class=\"icon-comments\"> icon-comments<\/span><\/p>\n<p>      <span class=\"icon-comments-alt\"> icon-comments-alt<\/span><\/p>\n<p>      <span class=\"icon-credit-card\"> icon-credit-card<\/span><\/p>\n<p>      <span class=\"icon-dashboard\"> icon-dashboard<\/span><\/p>\n<p>      <span class=\"icon-download\"> icon-download<\/span><\/p>\n<p>      <span class=\"icon-download-alt\"> icon-download-alt<\/span><\/p>\n<p>      <span class=\"icon-edit\"> icon-edit<\/span><\/p>\n<p>      <span class=\"icon-envelope\"> icon-envelope<\/span><\/p>\n<p>      <span class=\"icon-envelope-alt\"> icon-envelope-alt<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-exclamation-sign\"> icon-exclamation-sign<\/span><\/p>\n<p>      <span class=\"icon-external-link\"> icon-external-link<\/span><\/p>\n<p>      <span class=\"icon-eye-close\"> icon-eye-close<\/span><\/p>\n<p>      <span class=\"icon-eye-open\"> icon-eye-open<\/span><\/p>\n<p>      <span class=\"icon-facetime-video\"> icon-facetime-video<\/span><\/p>\n<p>      <span class=\"icon-film\"> icon-film<\/span><\/p>\n<p>      <span class=\"icon-filter\"> icon-filter<\/span><\/p>\n<p>      <span class=\"icon-fire\"> icon-fire<\/span><\/p>\n<p>      <span class=\"icon-flag\"> icon-flag<\/span><\/p>\n<p>      <span class=\"icon-folder-close\"> icon-folder-close<\/span><\/p>\n<p>      <span class=\"icon-folder-open\"> icon-folder-open<\/span><\/p>\n<p>      <span class=\"icon-gift\"> icon-gift<\/span><\/p>\n<p>      <span class=\"icon-glass\"> icon-glass<\/span><\/p>\n<p>      <span class=\"icon-globe\"> icon-globe<\/span><\/p>\n<p>      <span class=\"icon-group\"> icon-group<\/span><\/p>\n<p>      <span class=\"icon-hdd\"> icon-hdd<\/span><\/p>\n<p>      <span class=\"icon-headphones\"> icon-headphones<\/span><\/p>\n<p>      <span class=\"icon-heart\"> icon-heart<\/span><\/p>\n<p>      <span class=\"icon-heart-empty\"> icon-heart-empty<\/span><\/p>\n<p>      <span class=\"icon-home\"> icon-home<\/span><\/p>\n<p>      <span class=\"icon-inbox\"> icon-inbox<\/span><\/p>\n<p>      <span class=\"icon-info-sign\"> icon-info-sign<\/span><\/p>\n<p>      <span class=\"icon-key\"> icon-key<\/span><\/p>\n<p>      <span class=\"icon-leaf\"> icon-leaf<\/span><\/p>\n<p>      <span class=\"icon-legal\"> icon-legal<\/span><\/p>\n<p>      <span class=\"icon-lemon\"> icon-lemon<\/span><\/p>\n<p>      <span class=\"icon-lock\"> icon-lock<\/span><\/p>\n<p>      <span class=\"icon-unlock\"> icon-unlock<\/span><\/p>\n<p>      <span class=\"icon-magic\"> icon-magic<\/span><\/p>\n<p>      <span class=\"icon-magnet\"> icon-magnet<\/span><\/p>\n<p>      <span class=\"icon-map-marker\"> icon-map-marker<\/span><\/p>\n<p>      <span class=\"icon-minus\"> icon-minus<\/span><\/p>\n<p>      <span class=\"icon-minus-sign\"> icon-minus-sign<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-money\"> icon-money<\/span><\/p>\n<p>      <span class=\"icon-move\"> icon-move<\/span><\/p>\n<p>      <span class=\"icon-music\"> icon-music<\/span><\/p>\n<p>      <span class=\"icon-off\"> icon-off<\/span><\/p>\n<p>      <span class=\"icon-ok\"> icon-ok<\/span><\/p>\n<p>      <span class=\"icon-ok-circle\"> icon-ok-circle<\/span><\/p>\n<p>      <span class=\"icon-ok-sign\"> icon-ok-sign<\/span><\/p>\n<p>      <span class=\"icon-pencil\"> icon-pencil<\/span><\/p>\n<p>      <span class=\"icon-picture\"> icon-picture<\/span><\/p>\n<p>      <span class=\"icon-plane\"> icon-plane<\/span><\/p>\n<p>      <span class=\"icon-plus\"> icon-plus<\/span><\/p>\n<p>      <span class=\"icon-plus-sign\"> icon-plus-sign<\/span><\/p>\n<p>      <span class=\"icon-print\"> icon-print<\/span><\/p>\n<p>      <span class=\"icon-pushpin\"> icon-pushpin<\/span><\/p>\n<p>      <span class=\"icon-qrcode\"> icon-qrcode<\/span><\/p>\n<p>      <span class=\"icon-question-sign\"> icon-question-sign<\/span><\/p>\n<p>      <span class=\"icon-random\"> icon-random<\/span><\/p>\n<p>      <span class=\"icon-refresh\"> icon-refresh<\/span><\/p>\n<p>      <span class=\"icon-remove\"> icon-remove<\/span><\/p>\n<p>      <span class=\"icon-remove-circle\"> icon-remove-circle<\/span><\/p>\n<p>      <span class=\"icon-remove-sign\"> icon-remove-sign<\/span><\/p>\n<p>      <span class=\"icon-reorder\"> icon-reorder<\/span><\/p>\n<p>      <span class=\"icon-resize-horizontal\"> icon-resize-horizontal<\/span><\/p>\n<p>      <span class=\"icon-resize-vertical\"> icon-resize-vertical<\/span><\/p>\n<p>      <span class=\"icon-retweet\"> icon-retweet<\/span><\/p>\n<p>      <span class=\"icon-road\"> icon-road<\/span><\/p>\n<p>      <span class=\"icon-rss\"> icon-rss<\/span><\/p>\n<p>      <span class=\"icon-screenshot\"> icon-screenshot<\/span><\/p>\n<p>      <span class=\"icon-search\"> icon-search<\/span><\/p>\n<p>      <span class=\"icon-share\"> icon-share<\/span><\/p>\n<p>      <span class=\"icon-share-alt\"> icon-share-alt<\/span><\/p>\n<p>      <span class=\"icon-shopping-cart\"> icon-shopping-cart<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-signal\"> icon-signal<\/span><\/p>\n<p>      <span class=\"icon-signin\"> icon-signin<\/span><\/p>\n<p>      <span class=\"icon-signout\"> icon-signout<\/span><\/p>\n<p>      <span class=\"icon-sitemap\"> icon-sitemap<\/span><\/p>\n<p>      <span class=\"icon-sort\"> icon-sort<\/span><\/p>\n<p>      <span class=\"icon-sort-down\"> icon-sort-down<\/span><\/p>\n<p>      <span class=\"icon-sort-up\"> icon-sort-up<\/span><\/p>\n<p>      <span class=\"icon-star\"> icon-star<\/span><\/p>\n<p>      <span class=\"icon-star-empty\"> icon-star-empty<\/span><\/p>\n<p>      <span class=\"icon-star-half\"> icon-star-half<\/span><\/p>\n<p>      <span class=\"icon-tag\"> icon-tag<\/span><\/p>\n<p>      <span class=\"icon-tags\"> icon-tags<\/span><\/p>\n<p>      <span class=\"icon-tasks\"> icon-tasks<\/span><\/p>\n<p>      <span class=\"icon-thumbs-down\"> icon-thumbs-down<\/span><\/p>\n<p>      <span class=\"icon-thumbs-up\"> icon-thumbs-up<\/span><\/p>\n<p>      <span class=\"icon-time\"> icon-time<\/span><\/p>\n<p>      <span class=\"icon-tint\"> icon-tint<\/span><\/p>\n<p>      <span class=\"icon-trash\"> icon-trash<\/span><\/p>\n<p>      <span class=\"icon-trophy\"> icon-trophy<\/span><\/p>\n<p>      <span class=\"icon-truck\"> icon-truck<\/span><\/p>\n<p>      <span class=\"icon-umbrella\"> icon-umbrella<\/span><\/p>\n<p>      <span class=\"icon-upload\"> icon-upload<\/span><\/p>\n<p>      <span class=\"icon-upload-alt\"> icon-upload-alt<\/span><\/p>\n<p>      <span class=\"icon-user\"> icon-user<\/span><\/p>\n<p>      <span class=\"icon-user-md\"> icon-user-md<\/span><\/p>\n<p>      <span class=\"icon-volume-off\"> icon-volume-off<\/span><\/p>\n<p>      <span class=\"icon-volume-down\"> icon-volume-down<\/span><\/p>\n<p>      <span class=\"icon-volume-up\"> icon-volume-up<\/span><\/p>\n<p>      <span class=\"icon-warning-sign\"> icon-warning-sign<\/span><\/p>\n<p>      <span class=\"icon-wrench\"> icon-wrench<\/span><\/p>\n<p>      <span class=\"icon-zoom-in\"> icon-zoom-in<\/span><\/p>\n<p>      <span class=\"icon-zoom-out\"> icon-zoom-out<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"clear\"><\/div>\n<div>\n<h3>Text Editor Icons<\/h3>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-file\"> icon-file<\/span><\/p>\n<p>      <span class=\"icon-cut\"> icon-cut<\/span><\/p>\n<p>      <span class=\"icon-copy\"> icon-copy<\/span><\/p>\n<p>      <span class=\"icon-paste\"> icon-paste<\/span><\/p>\n<p>      <span class=\"icon-save\"> icon-save<\/span><\/p>\n<p>      <span class=\"icon-undo\"> icon-undo<\/span><\/p>\n<p>      <span class=\"icon-repeat\"> icon-repeat<\/span><\/p>\n<p>      <span class=\"icon-paper-clip\"> icon-paper-clip<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-text-height\"> icon-text-height<\/span><\/p>\n<p>      <span class=\"icon-text-width\"> icon-text-width<\/span><\/p>\n<p>      <span class=\"icon-align-left\"> icon-align-left<\/span><\/p>\n<p>      <span class=\"icon-align-center\"> icon-align-center<\/span><\/p>\n<p>      <span class=\"icon-align-right\"> icon-align-right<\/span><\/p>\n<p>      <span class=\"icon-align-justify\"> icon-align-justify<\/span><\/p>\n<p>      <span class=\"icon-indent-left\"> icon-indent-left<\/span><\/p>\n<p>      <span class=\"icon-indent-right\"> icon-indent-right<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-font\"> icon-font<\/span><\/p>\n<p>      <span class=\"icon-bold\"> icon-bold<\/span><\/p>\n<p>      <span class=\"icon-italic\"> icon-italic<\/span><\/p>\n<p>      <span class=\"icon-strikethrough\"> icon-strikethrough<\/span><\/p>\n<p>      <span class=\"icon-underline\"> icon-underline<\/span><\/p>\n<p>      <span class=\"icon-link\"> icon-link<\/span><\/p>\n<p>      <span class=\"icon-columns\"> icon-columns<\/span><\/p>\n<p>      <span class=\"icon-table\"> icon-table<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-th-large\"> icon-th-large<\/span><\/p>\n<p>      <span class=\"icon-th\"> icon-th<\/span><\/p>\n<p>      <span class=\"icon-th-list\"> icon-th-list<\/span><\/p>\n<p>      <span class=\"icon-list\"> icon-list<\/span><\/p>\n<p>      <span class=\"icon-list-ol\"> icon-list-ol<\/span><\/p>\n<p>      <span class=\"icon-list-ul\"> icon-list-ul<\/span><\/p>\n<p>      <span class=\"icon-list-alt\"> icon-list-alt<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"clear\"><\/div>\n<div>\n<h3>Directional Icons<\/h3>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-arrow-down\"> icon-arrow-down<\/span><\/p>\n<p>      <span class=\"icon-arrow-left\"> icon-arrow-left<\/span><\/p>\n<p>      <span class=\"icon-arrow-right\"> icon-arrow-right<\/span><\/p>\n<p>      <span class=\"icon-arrow-up\"> icon-arrow-up<\/span><\/p>\n<p>      <span class=\"icon-chevron-down\"> icon-chevron-down<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-circle-arrow-down\"> icon-circle-arrow-down<\/span><\/p>\n<p>      <span class=\"icon-circle-arrow-left\"> icon-circle-arrow-left<\/span><\/p>\n<p>      <span class=\"icon-circle-arrow-right\"> icon-circle-arrow-right<\/span><\/p>\n<p>      <span class=\"icon-circle-arrow-up\"> icon-circle-arrow-up<\/span><\/p>\n<p>      <span class=\"icon-chevron-left\"> icon-chevron-left<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-caret-down\"> icon-caret-down<\/span><\/p>\n<p>      <span class=\"icon-caret-left\"> icon-caret-left<\/span><\/p>\n<p>      <span class=\"icon-caret-right\"> icon-caret-right<\/span><\/p>\n<p>      <span class=\"icon-caret-up\"> icon-caret-up<\/span><\/p>\n<p>      <span class=\"icon-chevron-right\"> icon-chevron-right<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-hand-down\"> icon-hand-down<\/span><\/p>\n<p>      <span class=\"icon-hand-left\"> icon-hand-left<\/span><\/p>\n<p>      <span class=\"icon-hand-right\"> icon-hand-right<\/span><\/p>\n<p>      <span class=\"icon-hand-up\"> icon-hand-up<\/span><\/p>\n<p>      <span class=\"icon-chevron-up\"> icon-chevron-up<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"clear\"><\/div>\n<div>\n<h3>Video Player Icons<\/h3>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-play-circle\"> icon-play-circle<\/span><\/p>\n<p>      <span class=\"icon-play\"> icon-play<\/span><\/p>\n<p>      <span class=\"icon-pause\"> icon-pause<\/span><\/p>\n<p>      <span class=\"icon-stop\"> icon-stop<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-step-backward\"> icon-step-backward<\/span><\/p>\n<p>      <span class=\"icon-fast-backward\"> icon-fast-backward<\/span><\/p>\n<p>      <span class=\"icon-backward\"> icon-backward<\/span><\/p>\n<p>      <span class=\"icon-forward\"> icon-forward<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-fast-forward\"> icon-fast-forward<\/span><\/p>\n<p>      <span class=\"icon-step-forward\"> icon-step-forward<\/span><\/p>\n<p>      <span class=\"icon-eject\"> icon-eject<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-fullscreen\"> icon-fullscreen<\/span><\/p>\n<p>      <span class=\"icon-resize-full\"> icon-resize-full<\/span><\/p>\n<p>      <span class=\"icon-resize-small\"> icon-resize-small<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"clear\"><\/div>\n<div>\n<h3>Social Icons<\/h3>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-phone\"> icon-phone<\/span><\/p>\n<p>      <span class=\"icon-phone-sign\"> icon-phone-sign<\/span><\/p>\n<p>      <span class=\"icon-facebook\"> icon-facebook<\/span><\/p>\n<p>      <span class=\"icon-facebook-sign\"> icon-facebook-sign<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-twitter\"> icon-twitter<\/span><\/p>\n<p>      <span class=\"icon-twitter-sign\"> icon-twitter-sign<\/span><\/p>\n<p>      <span class=\"icon-github\"> icon-github<\/span><\/p>\n<p>      <span class=\"icon-github-sign\"> icon-github-sign<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-linkedin\"> icon-linkedin<\/span><\/p>\n<p>      <span class=\"icon-linkedin-sign\"> icon-linkedin-sign<\/span><\/p>\n<p>      <span class=\"icon-pinterest\"> icon-pinterest<\/span><\/p>\n<p>      <span class=\"icon-pinterest-sign\"> icon-pinterest-sign<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"gantry-width-25 gantry-width-block\">\n<div class=\"gantry-width-spacer\">\n      <span class=\"icon-google-plus\"> icon-google-plus<\/span><\/p>\n<p>      <span class=\"icon-google-plus-sign\"> icon-google-plus-sign<\/span><\/p>\n<p>      <span class=\"icon-sign-blank\"> icon-sign-blank<\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"clear\"><\/div>\n<\/div>\n<pre class=\"prettyprint linenums\">&lt;span class=\"icon-CLASS_NAME\"&gt;\r\n  ...\r\n&lt;\/span&gt;\r\n&lt;span class=\"icon-download\"&gt;\r\n  ...\r\n&lt;\/span&gt;<\/pre>\n<div class=\"clear\"><\/div>\n<p><!-- Notice\n================================================== --><\/p>\n<p><em>The documented typography above is a modified version of the reference guide available at: <a href=\"http:\/\/twitter.github.com\/bootstrap\/base-css.html\">http:\/\/twitter.github.com\/bootstrap\/base-css.html<\/a><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Typography Headings All HTML headings, &lt;h1&gt; through &lt;h6&gt; are available. h1. Heading 1 h2. Heading 2 h3. Heading 3 h4. Heading 4 h5. Heading 5 h6. Heading 6 Built with Less The typographic scale is based on two LESS variables in variables.less: @baseFontSize and @baseLineHeight. The first is the base font-size used throughout and the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":9,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dev.1stserver.com\/index.php\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.1stserver.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.1stserver.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.1stserver.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.1stserver.com\/index.php\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":0,"href":"https:\/\/dev.1stserver.com\/index.php\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"wp:attachment":[{"href":"https:\/\/dev.1stserver.com\/index.php\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}