Skip to content

Instantly share code, notes, and snippets.

@DavidPeralvarez
Created March 29, 2018 13:53
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 DavidPeralvarez/4455b23d726cee4697cebe2359161412 to your computer and use it in GitHub Desktop.
Save DavidPeralvarez/4455b23d726cee4697cebe2359161412 to your computer and use it in GitHub Desktop.
Emmet
<div id="main">
<header></header>
<ul>
<li class="item1"></li>
<li class="item2"></li>
<li class="item3"></li>
</ul>
<footer></footer>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment