Skip to content

Instantly share code, notes, and snippets.

@dgsunesen
Created July 21, 2014 08:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgsunesen/f362f729672946586678 to your computer and use it in GitHub Desktop.
Save dgsunesen/f362f729672946586678 to your computer and use it in GitHub Desktop.
---
title: Headings
status: In progress
tabs:
- tab: html
- tab: css
- tab: js
- tab: description
- tab: links
jsDoc: filename.md
---
<h1 class="title--huge">This is a huge header</h1>
<h2 class="title--xlarge">This is a very large header</h2>
<h3 class="title--large">This is a large header</h3>
<h4 class="title--medium">This is a moderate header</h4>
<h5 class="title--small">This is a small header</h5>
<h6 class="title--xsmall">This is a tiny header</h6>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment