Exam 6: Creating a Form on a Web Page

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The ____ attribute of the text tag specifies the maximum length of the input field.

(Multiple Choice)
4.7/5
(45)

All controls except one have a ____ attribute.

(Multiple Choice)
4.9/5
(37)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -This kind of input control creates a list item

(Multiple Choice)
4.8/5
(38)

The resume and send controls create the Reset and Submit buttons.

(True/False)
4.7/5
(36)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -This kind of control either can be a radio button, a check box, a Submit button, or a Reset button

(Multiple Choice)
4.8/5
(40)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -These kinds of controls either are HTML tags or attributes of HTML tags

(Multiple Choice)
4.9/5
(39)

If you do not specify a size attribute in the <select> tag, only one option is displayed, along with a list arrow.

(True/False)
4.9/5
(36)

Which of the following is a main component of a Web page form?

(Multiple Choice)
4.8/5
(39)

To select several consecutive choices in a selection menu, a user must first select one choice and then press and hold the ____________________ key while selecting the last choice.

(Short Answer)
4.7/5
(38)

Briefly list the HTML tags used to create forms, including their functions and any relevant remarks about their use.

(Essay)
4.8/5
(34)

A text control creates a text box that is used for a single line of input. _________________________

(True/False)
4.7/5
(43)

____ controls are similar to text controls, except that they allow multiple lines of text input.

(Multiple Choice)
4.9/5
(30)

HTML5 includes new attributes for the <input /> tag.

(True/False)
4.9/5
(36)

The post method is a program written in a programming language that communicates with the Web server.

(True/False)
4.8/5
(32)

A ____ input control is either a radio button, a check box, a Submit button, a Reset button, or a selection menu.

(Multiple Choice)
4.8/5
(45)

Which of the following controls returns all input controls to the default status?

(Multiple Choice)
4.9/5
(34)

With check boxes, only one option can be selected at a time.

(True/False)
4.9/5
(37)

To set a particular radio button as the default, you use the ____________________ value within the <input /> tag.

(Short Answer)
4.8/5
(32)

The <form method=post action=mailto:ahs@isp.com> tag designates that the ____ method will be used to send data to the appropriate location for processing.

(Multiple Choice)
4.8/5
(33)

The ____________________ button sends the information to the appropriate location for processing.

(Short Answer)
4.9/5
(40)
Showing 41 - 60 of 111
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)