Added name input

This commit is contained in:
CommanderStrax 2015-12-23 20:32:01 -06:00
parent 4da85d1662
commit 05383ed0ae

View file

@ -19,6 +19,10 @@
<h1 style="color: #69D2E7; font-size: 75px;">Register Yourself</h1>
<hr style="margin-left: 10em; margin-right: 10em;">
<br>
<div class="ui input">
<input type="text" placeholder="Name" id="name" style="width:50em;">
</div>
<br><br>
<div class="ui input">
<select name="type" id="type" data-width="auto">
<option value="1">US Middle/High School Student</option>