Search Header Logo

HTML L13 Quiz

Authored by Christina Bright

Computers

11th Grade

Used 3+ times

HTML L13 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The attributes of a form element specify

The name of the submit button

The name of the form and the target

User input

The URL of the file that will process the data and the method for submitting the data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When form data is sent to the server with the get method,

the data is sent as part of the url

the data is packaged in the HTTP request

the resulting page can't be bookmarked

the data isn't visible in the browser

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To provide a way to automatically send the data in a form to the server, you can add this type of button to the form:

submit

button

image

send

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A hidden text field

is not sent to the server

has data that is obscured by bullets or asterisks

doesn’t appear on the form but its data is sent to the server

appears on the form with its data grayed out

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To put a starting value in a form field when it’s first displayed, you can use this field attribute:

autofocus

default

placeholder

hint

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many radio buttons from the following code can be selected at any given time?

<input type="radio" name="address" value="Home">Home Address

<input type="radio" name="delivery" value="FedEx">Federal Express

<input type="radio" name="delivery" value="UPS">UPS

0

1

2

3

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many check boxes from the following code can be selected at any given time?

<input type="checkbox" name="address" value="Home">Home Address

<input type="checkbox" name="delivery" value="FedEx">Federal Express

<input type="checkbox" name="delivery" value="UPS">UPS

0

1

2

3

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?