Skip to content

Instantly share code, notes, and snippets.

@brazilnut2000
Last active December 28, 2015 11:09
Show Gist options
  • Save brazilnut2000/7491156 to your computer and use it in GitHub Desktop.
Save brazilnut2000/7491156 to your computer and use it in GitHub Desktop.
EMMET: Script to generate generic semantic html5 page
<!DOCTYPE html>
html>head>title+link^body>(header.top>a.logo>img)+nav.primary>a{Link$}*3^(div.main>(aside.sidebar>nav>a{Sublink$}*3)+section.content>article>header>h1+p>lipsum)+footer.bottom>nav>a{social$}*3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment