Skip to content

Instantly share code, notes, and snippets.

Created April 29, 2016 21:58
Show Gist options
  • Save anonymous/dd0cbbf184813c62b637b92cfefd46d8 to your computer and use it in GitHub Desktop.
Save anonymous/dd0cbbf184813c62b637b92cfefd46d8 to your computer and use it in GitHub Desktop.
Exported from Popcode.
<!DOCTYPE html>
<html>
<head>
<title>My Website</title>
</head>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph</p>
<a href = "https://www.google.com"> a link to Google</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment