Created
May 4, 2016 16:24
-
-
Save mathie/60225ef02771bebff4ca15bc4141b7ff to your computer and use it in GitHub Desktop.
The simplest thing that could possibly work...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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