Skip to content

Instantly share code, notes, and snippets.

@benknight
Created September 13, 2012 21:48
Show Gist options
  • Save benknight/3717945 to your computer and use it in GitHub Desktop.
Save benknight/3717945 to your computer and use it in GitHub Desktop.
iframe content via data urls
/* iframe content via data urls */
p { color: blue !important }
<p>BLEU CHEESE</p>
<iframe src="data:text/html,<p style='color:red;'>Hello</p>">
{"view":"split","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