Test Server
Web page forms
<form>
</form>
method
GET
POST
action
Submit button
Text boxes for input data
“password”
<input></input>
Input types
text (input type)
password (input type)
url (input type)
email (input type)
date (input type)
month (input type)
week (input type)
Time in HH:MM format
time (input type)