SHOWING LATEST TUTORIALS
Style Sheets allow you so much control over your forms.
Everything You Need To Know About Forms In HTML
Optimize the accessibility of your forms
Create a super simple contact form using all HTML code
Web page forms were the first interactive capabilities made available to web developers, followed by the use of CGI scripts and more recently by the rise of JavaScript. All three can act in concert to create exciting, but more importantly, useful web page
Spice Up Those Forms in IE using Fieldset & Legend.
Use a checkbox to either enable or disable your form elements.
This is what everyone wants from a form. A guestbook!
Many browsers let users navigate through their links, image maps, and form elements with the Tab key. You can determine a custom tab order to emphasize certain elements.
Instead of using the dull gray submit button, why not use a colorful image to submit your form data?