HTML L13 Quiz

HTML L13 Quiz

11th Grade

25 Qs

quiz-placeholder

Similar activities

Web Development Ch 7 Quiz Review

Web Development Ch 7 Quiz Review

UID Chapter 8 Chapter Test

UID Chapter 8 Chapter Test

HTML Forms & Tables

HTML Forms & Tables

SDA Lesson 6

SDA Lesson 6

HTML Tutorial 7 Quick Check

HTML Tutorial 7 Quick Check

Lesson 6 - Web Forms Quiz

Lesson 6 - Web Forms Quiz

HTML L13 Quiz

HTML L13 Quiz

Assessment

Quiz

Computers

11th Grade

Practice Problem

Medium

Created by

Christina Bright

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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?