Team:Michigan Software/Protocat

From 2014.igem.org

(Difference between revisions)
Line 22: Line 22:
</table>
</table>
 +
 +
<section class="loginform cf"> 
 +
<form name="login" action="index_submit" method="get" accept-charset="utf-8"> 
 +
    <ul> 
 +
        <li><label for="usermail">Email</label> 
 +
        <input type="email" name="usermail" placeholder="yourname@email.com" required></li> 
 +
        <li><label for="password">Password</label> 
 +
        <input type="password" name="password" placeholder="password" required></li> 
 +
        <li> 
 +
        <input type="submit" value="Login"></li> 
 +
    </ul> 
 +
</form> 
 +
</section>
 +
</html>
</html>

Revision as of 15:55, 14 October 2014

Michigan Software 2014