Skip to content

Instantly share code, notes, and snippets.

@tobyl
Created October 16, 2016 18:47
Show Gist options
  • Save tobyl/e8549564472f6a5b926cd82d0115c841 to your computer and use it in GitHub Desktop.
Save tobyl/e8549564472f6a5b926cd82d0115c841 to your computer and use it in GitHub Desktop.
<div>
<p>
<a href="#">link</a>
</p>
</div>
Compared to:
<div>
<p>
<a href="#">link</a>
</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment