Skip to content

Instantly share code, notes, and snippets.

@kswlee
Created June 29, 2013 02:04
Show Gist options
  • Select an option

  • Save kswlee/5889363 to your computer and use it in GitHub Desktop.

Select an option

Save kswlee/5889363 to your computer and use it in GitHub Desktop.
<div><!-- 1 -->
<span class="red"><!-- 6 --></span>
</div>
<div><!-- 2 -->
<span class="green"><!-- 4 --><span>
</div>
<div><!-- 3 -->
<span class="blue"><!-- 5 --></span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment