Skip to content

Instantly share code, notes, and snippets.

@DestinyLuong
Created January 25, 2017 01:14
Show Gist options
  • Save DestinyLuong/c25e2f4773a3e684971190b2b1d2b9a9 to your computer and use it in GitHub Desktop.
Save DestinyLuong/c25e2f4773a3e684971190b2b1d2b9a9 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=c25e2f4773a3e684971190b2b1d2b9a9
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>Hi</h1>
<ul>
<li>No Band</li>
<li> None</li>
<li> Nothing</li>
<li> No </li>
</ul>
<ol>
<li>Zootopia</li>
<li> Anastasia </li>
<li>The Blue Elephant</li>
</ol>
<ul>
<li> Draw </li>
<li> Play badminton</li>
<li> Eat </li>
</ul>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment