Skip to content

Instantly share code, notes, and snippets.

@outoftime
outoftime / index.html
Created May 23, 2017 01:27
Exported from Popcode. Click to import: http://localhost:3001/?gist=1c3b22fc85732a8e2974f26cac7ed52d
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>hey
</body>
</html>
@outoftime
outoftime / index.html
Created May 18, 2017 01:40
Exported from Popcode. Click to import: http://localhost:3001/?gist=cd27afdca35db1218234243f0aeceaa0
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
@outoftime
outoftime / index.html
Created May 18, 2017 01:33
Exported from Popcode. Click to import: http://localhost:3001/?gist=7b8cb7b30c658613058c085d33bd3553
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
hey
</body>
</html>
@outoftime
outoftime / index.html
Created May 18, 2017 01:30
Exported from Popcode. Click to import: http://localhost:3001/?gist=7e11288386cb91c48c939d3b0c7ae31e
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
hey
</body>
</html>
@outoftime
outoftime / index.html
Created May 18, 2017 01:25
Exported from Popcode. Click to import: http://localhost:3001/?gist=03fcd45a5316119f3f86f5081e88f1b8
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
hey
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>For Loops with Arrays</title>
</head>
<body>
<div id="musicians"></div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>GIF Search</title>
<script src="https://apis.google.com/js/api.js"></script>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
</head>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<ul id="names"></ul>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
nothing to see here
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
hey
</body>
</html>