Skip to content

Instantly share code, notes, and snippets.

@OSUblake
Created February 19, 2014 13:40
Show Gist options
  • Select an option

  • Save OSUblake/9092191 to your computer and use it in GitHub Desktop.

Select an option

Save OSUblake/9092191 to your computer and use it in GitHub Desktop.
WHR - Callouts - 1
<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