Skip to content

Instantly share code, notes, and snippets.

View chrisdelbuck's full-sized avatar

Chris Delbuck chrisdelbuck

  • San Francisco Bay Area
View GitHub Profile
@chrisdelbuck
chrisdelbuck / index.html
Created February 21, 2013 02:17
A CodePen by Chris Delbuck. Face Trails 2
<html>
<head>
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="http://code.jquery.com/jquery-migrate-1.1.1.min.js"></script>
<style>
body {
font-family: "Helvetica Neue", Arial, sans-serif;
color: white;
background-color:#000;
}
@chrisdelbuck
chrisdelbuck / index.html
Created February 20, 2013 23:58
A CodePen by Chris Delbuck. Face Trails 2
<html>
<head>
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="http://code.jquery.com/jquery-migrate-1.1.1.min.js"></script>
<style>
body {
font-family: "Helvetica Neue", Arial, sans-serif;
color: white;
background-color:#000;
}
@chrisdelbuck
chrisdelbuck / index.html
Created February 20, 2013 23:58
A CodePen by Chris Delbuck. Face Trails 2
<html>
<head>
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="http://code.jquery.com/jquery-migrate-1.1.1.min.js"></script>
<style>
body {
font-family: "Helvetica Neue", Arial, sans-serif;
color: white;
background-color:#000;
}