Skip to content

Instantly share code, notes, and snippets.

@danielbouman
Created May 19, 2014 08:48
Show Gist options
  • Save danielbouman/8127fa4d1905ab876b45 to your computer and use it in GitHub Desktop.
Save danielbouman/8127fa4d1905ab876b45 to your computer and use it in GitHub Desktop.
<!-- Oude situatie -->
<a href="#" class="btn eventuele-extra-classes">button tekst</a>
<!-- Nieuwe situatie -->
<a href="#" class="btn eventuele-extra-classes"><span>button tekst</span></a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment