Skip to content

Instantly share code, notes, and snippets.

@rfwatson
Created December 8, 2015 14:58
Show Gist options
  • Save rfwatson/cac291966e3a6a652f5a to your computer and use it in GitHub Desktop.
Save rfwatson/cac291966e3a6a652f5a to your computer and use it in GitHub Desktop.
A very simple web page
<!DOCTYPE>
<html>
<head>
<title>My web page</title>
</head>
<body>
<h1>My Mixlr player!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment