HTML Tags
HTML Codes and Examples
www.tagindex.net
HTML Tags
CSS Properties
HTML Colors
Generators
<
Home
/
HTML Tags
/ Form Tags
Form Tags
Categories
HTML Tags
Page Tags
Text Tags
Link Tags
List Tags
Image Tags
Table Tags
Frame Tags
Form Tags
Embed Tags
Attributes
All HTML Tags
Relation Document
Whole in form
<form>
creates a form
<form method="" action="">
method and action URL
<form method="" action="" target="">
the target window of the result
<form method="POST" action="" enctype="">
the MIME type
<label>
label for a form field
<fieldset>
group of related form fields
<legend>
fieldset legend
<legend align="">
alignment of the legend
Form item
<input type="text">
text box
<input type="password">
password text box
<input type="radio">
radio button
<input type="checkbox">
checkbox
<input type="file">
file selection box
<input type="hidden">
hidden input field
<textarea>
multi-line text area
<select><option>
selectable list
Button
<input type="submit"><input type="reset">
submit button and reset button
<input type="image">
image submit button
<input type="button">
general purpose push button
<button type="">
push button
Marks
Extension Elements or Attributes
Deprecated Elements or Attributes
Related Category
CSS - Form Styles
HTML Tags
CSS Properties
HTML Colors
Generators
<
Home
About TAG index
Contact Me
HTML Tags, CSS Properties, Codes and Examples.
Copyright © 2007-2011 TAG index. All Rights Reserved.