Skip to content

Instantly share code, notes, and snippets.

@dcousineau
Forked from anonymous/index.html
Created October 7, 2015 21:58
Show Gist options
  • Save dcousineau/fcf492ca2f6d82693a05 to your computer and use it in GitHub Desktop.
Save dcousineau/fcf492ca2f6d82693a05 to your computer and use it in GitHub Desktop.
About Daniel // source http://jsbin.com/locawu
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>About Daniel</title>
</head>
<body>
<h1>Daniel Cousineau</h1>
<p>
My name is Daniel Cousineau, I was born in <em><strong>Shreveport, Louisiana</strong></em>. I'm 28 and I get paid to sit in front of a computer all day.
</p>
<h2>My Hobbies</h2>
<h2>My Favorite Classes</h2>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment