Skip to content

Instantly share code, notes, and snippets.

@stepahn
Created April 25, 2010 09:51
Show Gist options
  • Select an option

  • Save stepahn/378303 to your computer and use it in GitHub Desktop.

Select an option

Save stepahn/378303 to your computer and use it in GitHub Desktop.
document.createElement('header');
document.createElement('footer');
document.createElement('section');
document.createElement('aside');
document.createElement('nav');
document.createElement('article');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment