-
-
Save dcousineau/fcf492ca2f6d82693a05 to your computer and use it in GitHub Desktop.
About Daniel // source http://jsbin.com/locawu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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