Skip to content

Instantly share code, notes, and snippets.

@erwanosouf
Last active November 23, 2016 21:39
Show Gist options
  • Save erwanosouf/366b57d7a80739841be4aa96651638e5 to your computer and use it in GitHub Desktop.
Save erwanosouf/366b57d7a80739841be4aa96651638e5 to your computer and use it in GitHub Desktop.
Emmet line to expand a full webpage
(header>h1{HEADER})+(nav>ul>li{Item $}*5)+(div.wrapper>(main>(article#article$>(h2{Titre $}+p>(img+{lorem100})))*4)+(aside.summary>(ul>(li>a[href="#article$"]{Article $})*4))+(aside.ads>h2{Publicité}))+footer>h3{FOOTER}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment