Skip to content

Instantly share code, notes, and snippets.

@mAAdhaTTah
Last active October 25, 2016 02:06
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 mAAdhaTTah/33a416dcf19123110c8034a69a784ec0 to your computer and use it in GitHub Desktop.
Save mAAdhaTTah/33a416dcf19123110c8034a69a784ec0 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=33a416dcf19123110c8034a69a784ec0
<!DOCTYPE html>
<html>
<head>
<title>Movies and Shows</title>
</head>
<body>
<h1>Amazing Movies and TV Shows Ever!</h1>
<ol>
<li>Finding Dory</li>
<li>Game of Thrones</li>
<li>Star Wars: The Force Awakens</li>
<li>Life of Pi</li>
<li>Dancing with the Stars</li>
<li>The Walking Dead</li>
</ol>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment