aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-10 13:17:43 -0700
committerJacob Thornton <[email protected]>2011-09-10 13:17:43 -0700
commit5bc455d3707b87960d32c0672f5afb3b31173ec8 (patch)
tree037db3b6517d9630962abddf2a811ba9a97d957c /docs
parent1041977d0acedfcbd0d2a0d4a007496ccad10991 (diff)
parentc797cb61a6a36459b0c3e7b628e22ad3518350e8 (diff)
downloadbootstrap-5bc455d3707b87960d32c0672f5afb3b31173ec8.tar.xz
bootstrap-5bc455d3707b87960d32c0672f5afb3b31173ec8.zip
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index d8febe0a4..42c548ea3 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -455,7 +455,7 @@
</p>
</div>
<div class="span12">
- <h4>When to use</h4>
+ <h3>When to use</h3>
<p>Emphasis tags (<code>&lt;strong&gt;</code> and <code>&lt;em&gt;</code>) should be used to indicate additional importance or emphasis of a word or phrase relative to its surrounding copy. Use <code>&lt;strong&gt;</code> for importance and <code>&lt;em&gt;</code> for <em>stress</em> emphasis.</p>
<h3>Emphasis in a paragraph</h3>
<p><a href="#">Fusce dapibus</a>, <strong>tellus ac cursus commodo</strong>, <em>tortor mauris condimentum nibh</em>, ut fermentum massa justo sit amet risus. Maecenas faucibus mollis interdum. Nulla vitae elit libero, a pharetra augue.</p>
@@ -497,7 +497,7 @@
</p>
</div>
<div class="span12">
- <h4>How to quote</h4>
+ <h3>How to quote</h3>
<p>To include a blockquote, wrap <code>&lt;blockquote&gt;</code> around <code>&lt;p&gt;</code> and <code>&lt;small&gt;</code> tags. Use the <code>&lt;small&gt;</code> element to cite your source and you'll get an em dash <code>&amp;mdash;</code> before it.</p>
<blockquote>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.</p>