Lesson 6 - Web Forms Quiz

Lesson 6 - Web Forms Quiz

7th - 8th Grade

22 Qs

quiz-placeholder

Similar activities

HTML Hyperlinks

HTML Hyperlinks

8th - 12th Grade

20 Qs

HTML

HTML

7th - 9th Grade

19 Qs

SDA Chapter 2 Vocabulary

SDA Chapter 2 Vocabulary

7th - 9th Grade

20 Qs

INTRODUCTION TO HTML5

INTRODUCTION TO HTML5

7th Grade

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

UID uCertify Chapter 9 Test

UID uCertify Chapter 9 Test

8th - 12th Grade

20 Qs

SDA Chapter 3A Vocabulary

SDA Chapter 3A Vocabulary

6th - 9th Grade

20 Qs

HTML Relative and Absolute Links

HTML Relative and Absolute Links

8th - 12th Grade

20 Qs

Lesson 6 - Web Forms Quiz

Lesson 6 - Web Forms Quiz

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Created by

David Marshall

Used 12+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What happens if you omit the size attribute when you use the <select> tag to create a select list?

The scrolling list box will appear as a blank box with an "X" in it.

The number of items that will appear in the list by default will depend on the browser.

No more than four items will appear in the list.

No items will appear in the list.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which are examples of modern server-side scripting languages that might be used to handle a Web form's input?

IIS, Tomcat, Apache

Common Gateway Interface (CGI) Scripts

PHP, ASP, Java

Linux/Unix, Mac, Windows

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following actions will redisplay Web form fields with their default values?

Processing the form

Emailing the form

Resetting the form

Submitting the form

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which choice lists the elements that are necessary for client-server communication?

Web form, server-side script, client-side script and Web client with the UNIX operating system

Web browser, Web form, Web server, and a Server-Side Scripting Language or CGI Script

Web browser, Web form, server-side script and client-side script

Web browser, CGI script, Web form and Web client with the UNIX operating system

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When creating Web forms, you use the <input> tag to:

create a form into which you can input various form fields.

create single-option and multiple-option lists from which the user can choose items.

create form fields into which the user can enter multiple lines of text.

create text boxes, checkboxes, radio buttons, and the Submit and Reset buttons.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In a raw text string, which of the following is used to delimit name=value pairs?

Plus signs ( + )

Quotation marks ( " " )

Ampersands ( & )

Pipe symbols ( | )

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Radio buttons are reserved for two or more mutually exclusive options on a Web form. How do you ensure this exclusivity?

The radio buttons must share the same type attribute.

The radio buttons must share the same checked attribute.

The radio buttons must share the same name attribute.

The radio buttons must share the same value attribute.

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?