Skip to content

Instantly share code, notes, and snippets.

@outoftime
Created November 19, 2016 16:54
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 outoftime/5df8dc4b7ea933a29b9b65aa89a2a6e6 to your computer and use it in GitHub Desktop.
Save outoftime/5df8dc4b7ea933a29b9b65aa89a2a6e6 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=5df8dc4b7ea933a29b9b65aa89a2a6e6
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>My Web Page</h1>
<p><a href="//google.com">
Go to Google
</a></p>
<p>Hello i can keep typing here still works fine</p>
</body>
</html>
{"enabledLibraries":["jquery"]}
a {
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment