From 5b1615015931986b064aa12c222c1059e58f25e5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Sep 2011 13:00:07 -0700 Subject: trying to solve firefox active outline, make .input less specific --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index d88e812d1..603419341 100644 --- a/docs/index.html +++ b/docs/index.html @@ -455,7 +455,7 @@

-

When to use

+

When to use

Emphasis tags (<strong> and <em>) should be used to indicate additional importance or emphasis of a word or phrase relative to its surrounding copy. Use <strong> for importance and <em> for stress emphasis.

Emphasis in a paragraph

Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Maecenas faucibus mollis interdum. Nulla vitae elit libero, a pharetra augue.

@@ -497,7 +497,7 @@

-

How to quote

+

How to quote

To include a blockquote, wrap <blockquote> around <p> and <small> tags. Use the <small> element to cite your source and you'll get an em dash &mdash; before it.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.

-- cgit v1.2.3