Team:ITESM-Guadalajara/Contact
From 2014.igem.org
(Difference between revisions)
(11 intermediate revisions not shown) | |||
Line 220: | Line 220: | ||
.faceBot{ | .faceBot{ | ||
- | background: | + | background: #202020; |
} | } | ||
Line 346: | Line 346: | ||
<p>Feel free to contact us to get any information of our project at iGEM 2014 or our company. We are always in the quest for new ideas and opinions that can help us grow and create new solutions so your comments are welcome as well.</p> | <p>Feel free to contact us to get any information of our project at iGEM 2014 or our company. We are always in the quest for new ideas and opinions that can help us grow and create new solutions so your comments are welcome as well.</p> | ||
- | <form role="form" action=" | + | <form role="form" action="http://biophrame.com/site/mailer.php" method="post" > |
<div class="form-group"> | <div class="form-group"> | ||
<label> Your name </label> | <label> Your name </label> | ||
- | <input type="text" class="form-control" placeholder="Required"> | + | <input type="text" class="form-control" name="inputName" placeholder="Required"> |
</div> | </div> | ||
<div class="form-group"> | <div class="form-group"> | ||
<label>Your email</label> | <label>Your email</label> | ||
- | <input type="email" class="form-control" placeholder="Required"> | + | <input type="email" class="form-control" name="inputEmail" placeholder="Required"> |
</div> | </div> | ||
<div class="form-group"> | <div class="form-group"> | ||
<label> Subject </label> | <label> Subject </label> | ||
- | <input type="text" class="form-control" > | + | <input type="text" class="form-control" name="inputSubject"> |
</div> | </div> | ||
<div class="form-group"> | <div class="form-group"> | ||
<label>Your message</label> | <label>Your message</label> | ||
- | <textarea class="form-control" rows="3"></textarea> | + | <textarea class="form-control" rows="3" name="inputMessage"></textarea> |
</div> | </div> | ||
- | < | + | <button type="submit" class="btn btn-success" style="width:100%" >Send</button> |
</form> | </form> | ||
</br></br></br> | </br></br></br> |
Latest revision as of 22:00, 1 December 2014