Skip to content

Instantly share code, notes, and snippets.

Created September 17, 2015 17:17
Show Gist options
  • Save anonymous/56d3dded3449a4973d65 to your computer and use it in GitHub Desktop.
Save anonymous/56d3dded3449a4973d65 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head></head>
<body>
<h1>Hello World</h1>
<p>This is my website.</p>
<img src = "http://i.imgur.com/mhmnGbo.png" height=400px alt="black hole kitten">
<a href="https://en.wikipedia.org/wiki/Black_hole">More on black holes.</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment