]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Show actual bold and italicized text in base typography paragraph examples
authorGeoff Kimball <geoff@zurb.com>
Mon, 22 Feb 2016 19:31:06 +0000 (11:31 -0800)
committerGeoff Kimball <geoff@zurb.com>
Mon, 22 Feb 2016 19:31:06 +0000 (11:31 -0800)
docs/pages/typography-base.md

index abf048b65bf1058e27367797e56af02595e9190e..2d5f90ed7e4c061b59cc5ee4c21acc3072ddb747 100644 (file)
@@ -18,7 +18,7 @@ tags:
 
 ## Paragraphs
 
-This is a paragraph. Paragraphs are preset with a font size, line height and spacing to match the overall vertical rhythm. To show what a paragraph looks like this needs a little more content&mdash;so, did you know that there are storms occurring on Jupiter that are larger than the Earth? Pretty cool. Use the `<strong>` and `<em>` tags to denote text that should be displayed or read with emphasis. Browsers will bold and italicize them, while screen readers will read the words with *emphasis*.
+This is a paragraph. Paragraphs are preset with a font size, line height and spacing to match the overall vertical rhythm. To show what a paragraph looks like this needs a little more content&mdash;so, did you know that there are storms occurring on Jupiter that are larger than the Earth? Pretty cool. Use the `<strong>` and `<em>` tags to denote text that should be displayed or read with emphasis. Browsers will **bold** and *italicize* the words, while screen readers will read them with *emphasis*.
 
 <div class="callout primary">
   <p>If the emphasis of a phrase is important, don't make the emphasis purely visual&mdash;use the `<em>` or `<strong>` tags to mark it as well. Both of these tags have built-in styles, but there's no harm in adding additional styles in specific contexts.</p>
@@ -56,7 +56,7 @@ The framework includes two typographic scales&mdash;one uses a narrow range of s
 Header  | Default | Large and up
 --------|---------|-------------
 `<h1>`  | 24px    | 48px
-`<h2>`  | 20px    | 40px 
+`<h2>`  | 20px    | 40px
 `<h3>`  | 19px    | 31px
 `<h4>`  | 18px    | 25px
 `<h5>`  | 17px    | 20px