From: Matthew Pennell Date: Sat, 20 Aug 2011 21:16:15 +0000 (+0200) Subject: Fix broken quotes and bizarre update of HTML5 to 6. X-Git-Tag: v1.1.0~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F26%2Fhead;p=thirdparty%2Fbootstrap.git Fix broken quotes and bizarre update of HTML5 to 6. --- diff --git a/docs/index.html b/docs/index.html index 04a2f071a9..c9f3451bf1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -288,7 +288,7 @@

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.

-

Note: It’s still okay to use <b> and <i> tags in HTML6, but they don’t come with inherent styles anymore. <b> is meant to highlight words or phrases without conveying additional importance, while <i> is mostly for voice, technical terms, etc.

+

Note: It's still okay to use <b> and <i> tags in HTML5, but they don't come with inherent styles anymore. <b> is meant to highlight words or phrases without conveying additional importance, while <i> is mostly for voice, technical terms, etc.

Addresses

The address element is used for contact information for its nearest ancestor, or the entire body of work. Here’s how it looks: