HTML_FORMS_Quiz

HTML_FORMS_Quiz

University

25 Qs

quiz-placeholder

Similar activities

QUIZ ALGO

QUIZ ALGO

University

20 Qs

HTML5  and CSS3 -Revision

HTML5 and CSS3 -Revision

University

20 Qs

Maquetacion HTML

Maquetacion HTML

University

20 Qs

Html Basico1

Html Basico1

University

23 Qs

HTML CSS

HTML CSS

University

21 Qs

Python Control Structures

Python Control Structures

University

20 Qs

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

Java, part I

Java, part I

11th Grade - University

20 Qs

HTML_FORMS_Quiz

HTML_FORMS_Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Rama Chandra Rao Meka

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How more than one option can be selected in drop down?

Use of multiple attribute inside <option> tag.

Use of multiple attribute inside <select> tag.

Use of multiple attribute inside <text> tag.

It is not possible to select more than one option in drop down.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a form, <input type="text" ...>

cannot be set to "required"

is not valid

will accept multiple lines of characters.

will accept only a single line of characters.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a form, a drop-down list of options

begins with a select tag followed by a list of option tags.

begins with an option tag followed by a list of select tags.

begins with a select tag followed by a list of datalist tags.

begins with a datalist tag followed by a let of option tags.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What form elements are used in creating this drop-down list?

<select> and <option>

<label> and <input>

<textarea> and <input>

<select> and <input>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What HTML input type is used to create this password field?

<input type="text">

<input type="submit">

<input type="password">

<input type="radio">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What HTML input type is used to create this submit button?

<input type="text">

<input type="submit">

<input type="password">

<input type="radio">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What HTML input type is used to create this form selections?

<input type="text">

<input type="submit">

<input type="password">

<input type="radio">

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?