Skip to content

Instantly share code, notes, and snippets.

@voidove
Last active August 29, 2015 14:17
Show Gist options
  • Save voidove/231434064618c248a8f7 to your computer and use it in GitHub Desktop.
Save voidove/231434064618c248a8f7 to your computer and use it in GitHub Desktop.
html tag
/**
* html tag
*/
<em>em</em>
<strong>strong</strong>
<blockquote> <p>It's missing alt text, so it's difficult to determine what it's supposed to mean. Presumably "oooh, there's been a global ecological catastrophe and we’ve got the last four leaves in the world and we've patented the DNA". Or they're rubbing ganja leaves together to extract the resin, but are too stupid to recognise Marijuana so are trying it with willow or silver birch.</p>
</blockquote>
<kbd>kbd</kbd>
<q>quote</q>
<cite>cite</cite>
<dfn>dfn</dfn>
<samp>samp</samp>
<ins>ins</ins>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment