Skip to content

Instantly share code, notes, and snippets.

@pitch-gist
Created February 14, 2013 21:04
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 pitch-gist/4956385 to your computer and use it in GitHub Desktop.
Save pitch-gist/4956385 to your computer and use it in GitHub Desktop.
Emmet: Simple Site Structure
div.wrapper>(header.site-header>(a.logo.ir[href="#"]{Business Name}+nav.main-naviation>ul>(li>a[href="#"])*6))+(div.wrapper>(article.main-content>(h1+p))+aside.sidebar>nav.sub-navigation>ul>(li>a[href="#"])*6)+footer.site-footer>((ul>(li>a[href="#"])*6))+p.copyright
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment