Created
February 19, 2014 13:40
-
-
Save OSUblake/9092191 to your computer and use it in GitHub Desktop.
WHR - Callouts - 1
This file contains hidden or 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
| <p><em>Renders as emphasized text</em></p> | |
| <p><strong>Defines important text</strong></p> | |
| <p>Hover over me » <dfn><abbr title="For the Win">FTW</abbr></dfn></p> | |
| <p><code>Defines a piece of computer code</code></p> | |
| <p><samp>Defines sample output from a computer program</samp></p> | |
| <p><kbd>Defines keyboard input</kbd></p> | |
| <p><var>Defines a variable</var></p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment