text
textarea
submit
radio
<select>
<list>
<input type="dropdown">
Any of them will work
selected
value
multiple
none of the above
Specify the action to be performed on the form content
Specify the address on the server to send the form content to
Specify the method to call when the form is submitted
None of the above
the method name that process the form data
the URI of program that processes the form data
the method that the browser uses to submit the form
GET
POST
OUT
All of These
<form>
<optgroup>
<output>
<option>
ticked
select
checked
<input type="submit" value="Submit"/>
<input type="text" value="Submit"/>
<input type="button" value="Submit"/>
<input type="reset" value="Submit"/>
Get
Post
Put
Out
format tag
empty tag
both (A) and (B)
<P> formatted text
<T> formatted text
<PRE> formatted text
None Of These
Form
Field
Table
Frame
To enable option
To disable option
To create lists
To enable or disable option
Tables
Forms
Files
Frames
Action and Method
Value and Method
Method and Target
Action and Target
<checkbox>
<input type="checkbox">
<input=checkbox>
<input checkbox>
day
week
month
time
<input>
<textarea>
<base>