Skip to content

Instantly share code, notes, and snippets.

@stecb
Created June 16, 2011 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stecb/1030386 to your computer and use it in GitHub Desktop.
Save stecb/1030386 to your computer and use it in GitHub Desktop.
Edit style directly in your browser (paste into address bar)
data:text/html,<!DOCTYPE html><html><body><style style="display:block" contentEditable>h1 { color: red }</style><h1>Fuck yea</h1></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment