groups

name language licence
Contact Form 2 PHP Other
FTG-1-FormBody HTML Other
Horizontal Menu 1 CSS Other
imageMenu Header JS JavaScript Other
Growing1 HTML Other
Glider CSS CSS Other
Horizontal Menu 2 HTML Other
Bookmarks_post JavaScript Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: HTML
licence: Other

FTG-1-FormBody

options: view full snippetsend to code collector
<form action="mailer.php" method="post" enctype="multipart/form-data">

<!--Place Form Fields Here-->

<input class="form-input-button" type="reset" name="resetButton" value="Reset" />
<input class="form-input-button" type="submit" name="submitButton" value="Submit" />

</form>
	
(Continues...)