From ebd4758b6bce178a3e18aa39e2ffaec0d58baabf Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Tue, 13 Sep 2016 01:08:28 -0400
Subject: [PATCH] Start ch03-pr03

---
 chapter02/chapter02-project03.html | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 chapter02/chapter02-project03.html

diff --git a/chapter02/chapter02-project03.html b/chapter02/chapter02-project03.html
new file mode 100644
index 0000000..e52d560
--- /dev/null
+++ b/chapter02/chapter02-project03.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <title></title>
+</head>
+<body>
+    <header>
+
+    </header>
+    <footer>
+
+    </footer>
+</body>
+</html>
\ No newline at end of file
-- 
GitLab