Created
February 17, 2015 09:31
-
-
Save jmosawy/673ef508d396bbfad028 to your computer and use it in GitHub Desktop.
Spans for SelectiveText
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
<!-- Noted Text --> | |
<span class="noted">Your text goes here</span> | |
<!-- Highlighted Text --> | |
<span class="highlight">Your text goes here</span> | |
<!-- Underlined Text --> | |
<span class="underline">Your text goes here</span> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment