contact.php

by Zena on March 22nd, 2012
No notes
Syntax: HTML
Show lines - Hide lines - Show in textbox - Download
<form action="wp-content/themes/ghenet/sendform.php" method="post">
				<ol>
					<li><label for="name">What's your name?</label><br />
							<input type="text" name="contact-name" id="name" /></li>
					<li><label for="email">What's your email?</label><br />
							<input type="text" name="contact-email" id="email" /></li>
					<li><label for="message">Share your thoughts:</label><br />
							<textarea name="contact-message" id="message" /></textarea></li>
					</ol>
				<input type="submit" value="Send Message" id="send" />
			</form>

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS