1) Design
Design your form and customize your style. You can have a real time preview.
Preview.Your styleReal time
2) Download
Download the css style generated
and also an image in png format, if your background is a gradient.
Download.Your Code
3) Apply
In the css generated you find the style you can apply to INPUT,
TEXTAREA, SELECT, BUTTONS form elements and your LABELS. For example:
<label style="mylabelstyle">Name:</label>
<input type="textbox" style="myinputstyle" name="myname" />



