Skip to content

Instantly share code, notes, and snippets.

@1dolinski
Last active December 17, 2015 21:29
Show Gist options
  • Select an option

  • Save 1dolinski/5675273 to your computer and use it in GitHub Desktop.

Select an option

Save 1dolinski/5675273 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<style>
p { color:red;}
</style>
<body>
<p>
test
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment