summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html25
1 files changed, 24 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0b69b0a..0bb8115 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,30 @@
</head>
<body>
<div id="top">
-
+ <!--Header-->
+ <div id="header">
+ <span id="logo">Header Logo</span>
+ <span>
+ <a>header link one</a>
+ <a>header link two</a>
+ <a>header link three</a>
+ </span>
+ </div>
+ <!--Hero-->
+ <div id="hero">
+ <div id="text">
+ <h1>
+ This website is awesome
+ </h1>
+ <h6>
+ This website has some subtext that goes here under
+ the main title. It's a smaller font and the color
+ is lower contrast.
+ </h6>
+ <button>Sign up</button>
+ </div>
+ <img>
+ </div>
</div>
<div id="info">