Last active
November 23, 2016 21:39
-
-
Save erwanosouf/366b57d7a80739841be4aa96651638e5 to your computer and use it in GitHub Desktop.
Emmet line to expand a full webpage
This file contains 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
(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