Skip to content

Instantly share code, notes, and snippets.

@steinsag
Created January 15, 2013 20:46
Show Gist options
  • Save steinsag/4541887 to your computer and use it in GitHub Desktop.
Save steinsag/4541887 to your computer and use it in GitHub Desktop.
Reset for HTML5 elements
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment