Difference between revisions of "Dev/Forms"

Line 5: Line 5:
 
<link rel="stylesheet" type="text/css" href="https://igem.org/wiki/index.php?title=HQ:Forms.css&action=raw&ctype=text/css" />
 
<link rel="stylesheet" type="text/css" href="https://igem.org/wiki/index.php?title=HQ:Forms.css&action=raw&ctype=text/css" />
  
 +
<style>
 +
#aj_form_error_inner_div {
 +
border: 1px solid #d3d3d3
 +
background-color: #fffff;
 +
}
 +
 +
</style>
  
 
<script type="text/javascript">
 
<script type="text/javascript">

Revision as of 18:01, 6 May 2017

MENU


You have JavaScript disabled.

This page requires JavaScript in order to function correctly. Please enable JavaScript in your browser, then try again.

Example Form

This is the example form you can use to create new ones!

Example Form

Team Selection

Please choose a team

1.- Section Title

1. Name

2. Example radio select

3. Example text area

4. Example checkbox

5. Example dropdown

2.- Submit

Submit form?