Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

<head>
<title>Hackital</title>

<h2>Hackital</h2>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down Expand Up @@ -39,20 +42,23 @@

<div class="description">A new kind of hackathon in our nation's capital.</div>
<div class="line"><hr></div>
<div class="date">Coming Soon</div>
<div class="date">Date: November 11th - 12th</div>
<div class="location"><br>Location: George Washington University, Washington DC.<br></div>
<br><br>For more info, please enter your email and join the mailing list.



<fieldset class="first">
<label for="email"></label>
<input id="email" name="email" type="email" value=""
required placeholder="Enter your email address here"/>
required placeholder="Enter Your Email Address"/>
</fieldset>

<button class="button">STAY UPDATED!</button>

</form>
</section>
</div>

<div id="footer"><span class="links"><a href="https://www.twitter.com/hackital" target="_blank">Twitter</a> <a href="https://www.facebook.com/Hackital-355906401200237" target="_blank">Facebook</a> <a href="mailto:team@hackital.com?Subject=Hello" class="email" target="_top">Email</a></span> <span class="copyright">&#169; Hackital 2016</span></div>

<!-- Customise the Thankyou Mes`sage People See when they submit the form: -->
Expand All @@ -67,4 +73,4 @@ <h2>Feel free to email <a href="mailto:team@hackital.com?Subject=Hello%20again"
src="/form-submission-handler.js"></script> -->
<!-- END -->

</body>
</body>