Skip to content

Instantly share code, notes, and snippets.

@tgriesser
Created October 6, 2016 20:18
Show Gist options
  • Save tgriesser/b788c44d045f176214b3b77cf753fd03 to your computer and use it in GitHub Desktop.
Save tgriesser/b788c44d045f176214b3b77cf753fd03 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=b788c44d045f176214b3b77cf753fd03
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>Hello world</h1>
</body>
</html>
h1 {
color: blue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment