From 16064bed2d2338b4d4ec617c10ffdc47d2e42edb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 22 Aug 2011 12:34:55 -0700 Subject: Bugfix and copy changes --- 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 224ba425e..0099a270d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -373,9 +373,9 @@

How to quote

-

Be sure to wrap your <blockquote> around <p> and <small> tags. When citing a source, use the <small> element. The CSS will automatically preface a name with an em dash (&mdash;).

+

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 adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua…

+

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

Dr. Julius Hibbert
-- cgit v1.2.3