HTML Forms

 
HTML Forms
HTML forms are used to pass data to a server.
A form can contain input elements like text fields, checkboxes, radio-buttons, submit buttons and more. A form can also contain select lists, textarea, fieldset, legend, and label elements.
The <form> tag is used to create an HTML form:
<form>
.
input elements
.
</form>

No comments:

Post a Comment

If you have any question please let me know

Disable New Unified Theme and Restore Classic UI in Vivaldi Browser

If you use Vivaldi web browser and you don’t like the new “Unified” design introduced in Vivaldi 8.0, this article will help you in disablin...