Skip to content

Instantly share code, notes, and snippets.

@outoftime
outoftime / index.html
Created February 20, 2016 05:45
Exported from Popcode
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
Body One Red
</body>
</html>
<!doctype html>
<html>
<head>
<title>Westinghouse with jQuery</title>
</head>
<body>
<h1 id="heading">Westinghouse</h1>
<p class="description">G-House is a school in Brooklyn.</p>
<img src="http://www.clipartlord.com/wp-content/uploads/2013/10/school-building3.png">
@outoftime
outoftime / index.html
Created March 6, 2016 00:33
Exported from Popcode
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<!-- Put your page markup here -->
</body>
</html>
@outoftime
outoftime / index.html
Created March 15, 2016 01:42
Exported from Popcode
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
Body One Red
</body>
</html>
@outoftime
outoftime / index.html
Created March 15, 2016 01:42
Exported from Popcode
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
Body One Red
</body>
</html>
@outoftime
outoftime / index.html
Last active March 15, 2016 01:54
undefinedhttp://localhost:3001/?gist=undefined
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
Body One Red
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@outoftime
outoftime / index.html
Created March 15, 2016 01:55
Exported from Popcode Click to import: http://localhost:3001/?gist=0215a7943eb65b438824
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
Body One Red
</body>
</html>
@outoftime
outoftime / index.html
Created March 15, 2016 01:56
Exported from Popcode. Click to import: http://localhost:3001/?gist=1a8bb1debadefc8bd295
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
Body One Red
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>Hi Jane</h1>
</body>
</html>