Skip to content

Instantly share code, notes, and snippets.

@spitz-dan-l
Created July 21, 2015 00:15
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 spitz-dan-l/0d01bfe9d415426c7c59 to your computer and use it in GitHub Desktop.
Save spitz-dan-l/0d01bfe9d415426c7c59 to your computer and use it in GitHub Desktop.
<html>
<style>
//put all styles here
body {
background: brown;
}
</style>
<body>
<!-- Put all html here -->
horse
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment