Team:ITESM-Guadalajara/Contact
From 2014.igem.org
(Difference between revisions)
Line 330: | Line 330: | ||
<h2>CONTACT</h2> | <h2>CONTACT</h2> | ||
<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"> | ||
+ | <div class="form-group"> | ||
+ | <label for="exampleInputEmail1">Email address</label> | ||
+ | <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Enter email"> | ||
+ | </div> | ||
+ | <div class="form-group"> | ||
+ | <label for="exampleInputPassword1">Password</label> | ||
+ | <input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password"> | ||
+ | </div> | ||
+ | <div class="form-group"> | ||
+ | <label for="exampleInputFile">File input</label> | ||
+ | <input type="file" id="exampleInputFile"> | ||
+ | <p class="help-block">Example block-level help text here.</p> | ||
+ | </div> | ||
+ | <div class="checkbox"> | ||
+ | <label> | ||
+ | <input type="checkbox"> Check me out | ||
+ | </label> | ||
+ | </div> | ||
+ | <button type="submit" class="btn btn-default">Submit</button> | ||
+ | </form> | ||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 21:17, 15 October 2014