Exam 6: Creating a Form on a Web Page
Exam 1: Introduction to HTML, XHTML, and CSS112 Questions
Exam 2: Creating and Editing a Web Page Using Inline Styles111 Questions
Exam 3: Creating Web Pages With Links, Images, and Embedded Style Sheets112 Questions
Exam 4: Creating Tables in a Web Site Using an External Style Sheet112 Questions
Exam 5: Creating an Image Map112 Questions
Exam 6: Creating a Form on a Web Page111 Questions
Exam 7: Using Advanced Cascading Style Sheets111 Questions
Exam 8: Adding Multimedia Content to Web Pages110 Questions
Exam 9: HTML Special Feature 1: Attracting Visitors to Your Web Site15 Questions
Exam 10: HTML Special Feature 2: Converting Frames on Your Web Site15 Questions
Select questions type
A password always appears as a series of which of the following?
(Multiple Choice)
4.7/5
(42)
For a textarea field, no value attribute is possible because of the variability of the input.
(True/False)
4.9/5
(35)
Which of the following tags gives you the option of using an image for a Submit button, rather than using the default button style?
(Multiple Choice)
4.9/5
(40)
Explain in detail the difference between the action and method attributes of the <form> tag. Be sure to include a definition of CGI script, and the get and post method in your explanation.
(Essay)
4.7/5
(37)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-When one of these is selected, all of the other ones in the list are deselected automatically
(Multiple Choice)
4.8/5
(28)
Which of the following attributes specifies a reset button?
(Multiple Choice)
4.8/5
(42)
The value attribute of the <input /> tag is optional for radio and checkbox controls.
(True/False)
4.9/5
(36)
Few Web sites use CGI scripts to process forms because this is an inefficient way to handle the data that is sent to a form.
(True/False)
4.8/5
(32)
The ____________________ button clears any input that was entered in the form, restoring the input controls back to the initial values.
(Short Answer)
4.8/5
(40)
A(n) ____ control creates a selection menu of choices from which a visitor selects one or more choices.
(Multiple Choice)
5.0/5
(37)
A(n) ____________________ button typically appears as an open circle.
(Short Answer)
4.9/5
(43)
There are two primary methods to send the form to the server to be processed: ____
(Multiple Choice)
4.8/5
(50)
When a Web page visitor clicks the Submit button on the form, which of the following is sent to be processed?
(Multiple Choice)
4.9/5
(43)
If the ____ attribute was not used to create a selection menu, the Web page visitor will be allowed to select only one choice in the menu.
(Multiple Choice)
4.7/5
(40)
If no ____ attribute value is specified, a selection menu initially displays only one option, along with a list arrow to view other choices in the list.
(Multiple Choice)
4.8/5
(32)
A radio button typically displays as which of the following?
(Multiple Choice)
4.8/5
(34)
The ____ method sends the name-value pairs to the end of the URL indicated in the action attribute.
(Multiple Choice)
4.7/5
(34)
With a checkbox control, the default can be changed so a particular check box is preselected as the default, by using the ____ attribute and value within the <input> tag.
(Multiple Choice)
4.8/5
(36)
A(n) ____________________ control creates a list item in a list from which more than one item can be chosen.
(Short Answer)
4.9/5
(40)
When the ____________________ attribute specifies the same number of characters as the size attribute, all characters entered by a user will appear in the text box.
(Short Answer)
4.9/5
(38)
Showing 81 - 100 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)