Skip to content

Instantly share code, notes, and snippets.

@mathie
Created May 4, 2016 16:24
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 mathie/60225ef02771bebff4ca15bc4141b7ff to your computer and use it in GitHub Desktop.
Save mathie/60225ef02771bebff4ca15bc4141b7ff to your computer and use it in GitHub Desktop.
The simplest thing that could possibly work...
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>A Sneak Peek at The Internet</title>
</head>
<body>
<h1>A Sneak Peek at The Internet</h1>
<p>Now hosted on <a href=“https://aws.amazon.com/“>Amazon Web Services</a>!</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment