Commit 5904bacb authored by Mark Otto's avatar Mark Otto

frontmatter that shit up

parent 53f8a3bb
---
layout: page
title: Button dropdown
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="btn-dropdowns" class="page-header">Button dropdowns</h1> <h1 id="btn-dropdowns" class="page-header">Button dropdowns</h1>
......
---
layout: page
title: Button group
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="btn-groups" class="page-header">Button groups</h1> <h1 id="btn-groups" class="page-header">Button groups</h1>
......
<a id="images"></a> ---
layout: page
# Images title: Images
---
## Responsive images ## Responsive images
...@@ -19,10 +20,6 @@ Images in Bootstrap 3 can be made responsive-friendly via the addition of the `. ...@@ -19,10 +20,6 @@ Images in Bootstrap 3 can be made responsive-friendly via the addition of the `.
<p>In Internet Explorer 8-10, SVG images with <code>.img-responsive</code> are disproportionately sized. To fix this, add <code>width: 100% \9;</code> where necessary. Bootstrap doesn't apply this automatically as it causes complications to other image formats.</p> <p>In Internet Explorer 8-10, SVG images with <code>.img-responsive</code> are disproportionately sized. To fix this, add <code>width: 100% \9;</code> where necessary. Bootstrap doesn't apply this automatically as it causes complications to other image formats.</p>
</div> </div>
<a id="images-shapes"></a>
## Image shapes ## Image shapes
Add classes to an `<img>` element to easily style images in any project. Add classes to an `<img>` element to easily style images in any project.
......
---
layout: page
title: Input group
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="input-groups" class="page-header">Input groups</h1> <h1 id="input-groups" class="page-header">Input groups</h1>
......
---
layout: page
title: List group
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="list-group" class="page-header">List group</h1> <h1 id="list-group" class="page-header">List group</h1>
......
---
layout: page
title: Media
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="media" class="page-header">Media object</h1> <h1 id="media" class="page-header">Media object</h1>
......
---
layout: page
title: Navbar
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="navbar" class="page-header">Navbar</h1> <h1 id="navbar" class="page-header">Navbar</h1>
......
---
layout: page
title: Page header
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="page-header" class="page-header">Page header</h1> <h1 id="page-header" class="page-header">Page header</h1>
......
---
layout: page
title: Pagination
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="pagination" class="page-header">Pagination</h1> <h1 id="pagination" class="page-header">Pagination</h1>
......
---
layout: page
title: Responsive embed
---
<div class="bs-docs-section"> <div class="bs-docs-section">
<h1 id="responsive-embed" class="page-header">Responsive embed</h1> <h1 id="responsive-embed" class="page-header">Responsive embed</h1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment