Last active
December 28, 2015 11:09
-
-
Save brazilnut2000/7491156 to your computer and use it in GitHub Desktop.
EMMET: Script to generate generic semantic html5 page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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