Coda Clips

HTML Form With Legend

<form action="<<**SelectionInsertionPlaceholder**>>" method="get">
	<fieldset>
	<legend>Form Name</legend>
		<p><label for="first">First Input: </label><input type="text" name="first" id="first" /></p>
	</fieldset>
	<p><input type="submit" /></p>
</form>

Added to by Stuart Sharpe

Install Clip


Sponsored Links: