From: harry Date: Wed, 5 Jul 2017 21:10:44 +0000 (+0530) Subject: Move docs from prototype to helpers! X-Git-Tag: v6.4.2-rc2~1^2~32^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10351%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Move docs from prototype to helpers! --- diff --git a/docs/pages/prototyping-utilities.md b/docs/pages/prototyping-utilities.md index 896567536..bbbb3205a 100644 --- a/docs/pages/prototyping-utilities.md +++ b/docs/pages/prototyping-utilities.md @@ -274,37 +274,6 @@ You can use font styling to style your text. You can change the font styling by --- -## Typescale - -Adjust font-size by overriding an element’s default size. This can be useful to size a `

` or `

` through `

` using Foundation's existing header sizes. - -
-

Especially useful because: It's important to avoid skipping heading levels when structuring your document, as it confuses screen readers. For example, after using an <h2> in your code, the next heading used should be either <h2> or <h3>. If you need a heading to look bigger or smaller to match a specific style, use CSS to override the default size.

-
- -For headers: - -```html -

Lorem Ipsum Dolor

-

Lorem Ipsum Dolor

-

Lorem Ipsum Dolor

-
Lorem Ipsum Dolor
-
Lorem Ipsum Dolor
-``` - -For text: - -```html_example -

Lorem Ipsum Dolor

-

Lorem Ipsum Dolor

-

Lorem Ipsum Dolor

-

Lorem Ipsum Dolor

-

Lorem Ipsum Dolor

-

Lorem Ipsum Dolor

-``` - ---- - ## List Styling
diff --git a/docs/pages/typography-helpers.md b/docs/pages/typography-helpers.md index 8eb8bbcf4..bcae05388 100644 --- a/docs/pages/typography-helpers.md +++ b/docs/pages/typography-helpers.md @@ -140,6 +140,37 @@ In Foundation, the `