Difference between revisions of "Dev/Forms"

Line 87: Line 87:
 
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  
CONTACT INFORMATION
+
SECTION 1
  
 
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
Line 142: Line 142:
 
</div>
 
</div>
  
 +
</fieldset>
 +
 +
 +
 +
 +
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 +
 +
SUBMIT
 +
 +
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 +
 +
 +
<fieldset>
 +
<div class="column full_size">
 +
 +
<h2>2.-  Submit  </h2>
 +
 +
<p class="question"> Submit form? </p>
 +
 +
<input type="submit" data-form-field="example_submit" value="SUBMIT FORM"></p>
 +
 +
</div>
 
</fieldset>
 
</fieldset>
  

Revision as of 20:50, 5 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?