Skip to content

Instantly share code, notes, and snippets.

@zachakbar
Last active January 15, 2019 18:33
Show Gist options
  • Save zachakbar/73dbc874f31509d699331e52792769f5 to your computer and use it in GitHub Desktop.
Save zachakbar/73dbc874f31509d699331e52792769f5 to your computer and use it in GitHub Desktop.
Sample text to check type styles.
<section class="type-style-checker">
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<p>A paragraph (from the Greek paragraphos, "to write beside" or "written beside") is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, paragraphs are usually an expected part of formal writing, used to organize longer prose.</p>
<p><a href="#">Sample Text Link</a></p>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment