HTML
Links
Code snippets
HTML Forms
Below is as simple HTML Form skeleton
<fieldset>
<legend> Form display name</legend>
<form name="name" action="some_handler.cgi" method="post">
<label for="field_one">Field one:</label>
<input type="text" name="field_one" value="defaultValue" />
<label for="field_two">Field two:</label>
<input type="text" name="field_two" value="defaultValue" />
<input type="submit" value="displayedText" />
</form>
</fieldset>
Feb. 11, 2008
Wells Ideas Inc. launches their redesigned site.
The site is built on a symfony platform and utilizes client information from their project management site.
Wells Ideas Inc. launches their redesigned site.
The site is built on a symfony platform and utilizes client information from their project management site.
"In business, one of the challenges is making sure that your product is the easiest to experience and complete a sale."
- Mark Cuban
- Mark Cuban
Wells Ideas © 2007 | 1-973-769-9108 | info@wellsideas.com
Contact Us | Site Map | Open Source Solutions | Templates | Client Login
Contact Us | Site Map | Open Source Solutions | Templates | Client Login
