Forms in HTML

Forms in HTML

8th Grade

14 Qs

quiz-placeholder

Similar activities

HTML FORMS2

HTML FORMS2

6th - 8th Grade

10 Qs

Prep 2 second term Second Unit

Prep 2 second term Second Unit

8th Grade

15 Qs

HTML

HTML

7th - 9th Grade

19 Qs

form&css

form&css

3rd Grade - Professional Development

11 Qs

Data Handling Application

Data Handling Application

8th - 11th Grade

15 Qs

MTA HTML CSS Session 1

MTA HTML CSS Session 1

7th - 9th Grade

18 Qs

Forms and Maps

Forms and Maps

KG - Professional Development

10 Qs

Grade 6 Forms in HTML

Grade 6 Forms in HTML

6th - 9th Grade

10 Qs

Forms in HTML

Forms in HTML

Assessment

Quiz

Computers

8th Grade

Medium

Created by

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?