
Forms in HTML

Quiz
•
Computers
•
8th Grade
•
Medium
Kinjal Trivedi
Used 1+ times
FREE Resource
14 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • 1 pt
A comment field for multiple lines of text
Evaluate responses using AI:
OFF
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the default type of ‘type’ attribute of element?
Text
Password
Numerals
Special Characters
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The action attribute tells the form:
How to send the form's data
Where to send the form's data
When to send the form's data
Auto Submit
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which attribute defines the file-select field?
button
checkbox
file
text
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a drop down box on a form?
With select and option tag
With CSS
With select and drop tag
With Tool Box
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For defining a submit button which tag is used?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which tag is used to insert the address in theform?