Skip to content

Instantly share code, notes, and snippets.

@rentzsch
Last active December 11, 2015 21:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rentzsch/4661844 to your computer and use it in GitHub Desktop.
Save rentzsch/4661844 to your computer and use it in GitHub Desktop.
"<!DOCTYPE html>"
"<html>"
"<head>"
" <meta charset=\"utf-8\" />"
" <style>"
" * {"
" margin:0;"
" padding:0;"
" }"
" </style>"
"</head>"
"<body style=\"background-color:pink\">"
"<div id=\"tweet\">CONTENT</div>"
"</body>"
"</html>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment