Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

html-form

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

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

a)

cannot be set to "required"

b)

is not valid

c)

will accept multiple lines of characters.

d)

will accept only a single line of characters.

2.

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

a)

<input type="text">

b)

<input type="submit">

c)

<input type="password">

d)

<input type="radio">

3.

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

a)

<input type="text">

b)

<input type="submit">

c)

<input type="password">

d)

<input type="radio">

4.

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

a)

<input type="text">

b)

<input type="submit">

c)

<input type="password">

d)

<input type="radio">

5.

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

a)

<input type="text">

b)

<input type="checkbox">

c)

<input type="password">

d)

<input type="radio">

6.

Checkbox buttons let users select one or more of a particular set of choices

a)

True

b)

False

7.

Allows users to pick just one of a number of options

a)

Radio Button

b)

Check Box

c)

Drop Down List

d)

Password Input

8.

__________ provides an easy way to collect required information from web page visitors.

a)

Link

b)

Form

c)

Image

d)

None of the above

9.

________ is used in form for a single line of input.

a)

Text box

b)

Password box

c)

Check box

d)

Radio box

10.

Which one of the following is a form element?

a)

text box.

b)

radio button.

c)

submit button.

d)

All of these.

11.
Which is NOT a web browser?
a)
Chrome
b)
Internet explorer
c)
FireFox
d)
Yahoo