Skip to content

Instantly share code, notes, and snippets.

Created August 1, 2014 11:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4eeee35fc92cfd159103 to your computer and use it in GitHub Desktop.
Save anonymous/4eeee35fc92cfd159103 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>The things I love the most </title>
<h1> The things I love the most</h1>
<h2> Singing</h2>
</head>
<body>
<p>I like singing because it makes me feel free> These are some of my favorioute songs</p>
<ol>
<li> Let it go</li>
<li> For the first time in for ever</li>
<li> The bear and the sictes</li>
<li>
</ol>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment