Exam 6: Creating a Web Form
Exam 1: Getting Started With HTML5138 Questions
Exam 2: Developing a Web Site139 Questions
Exam 3: Designing a Web Page With CSS137 Questions
Exam 4: Creating Page Layouts With CSS139 Questions
Exam 5: Working With Tables and Columns139 Questions
Exam 6: Creating a Web Form150 Questions
Exam 7: Designing a Multimedia Web Site150 Questions
Exam 8: Enhancing a Web Site With Advanced CSS150 Questions
Exam 9: Working With XHTML150 Questions
Exam 10: Programming With Javascriptadditional Cases150 Questions
Exam 11: Creating an XML Document100 Questions
Exam 12: Validating an XML Document100 Questions
Exam 13: Working With Basic Schemas100 Questions
Exam 14: Working With Advanced Schemas100 Questions
Select questions type
The _________ attribute can be used only with input boxes that store text.
(Short Answer)
4.9/5
(34)
Each control element in which the user can enter information is called a(n)____.
(Multiple Choice)
4.7/5
(37)
A control element that allows extended text entries is the textarea element.____________________
(True/False)
4.8/5
(48)
____________________ buttons are similar to selection lists in that they display a list of choices from which a user makes a selection.
(Short Answer)
4.8/5
(42)
Like selection list items, only one radio button can be selected at a time.____________________
(True/False)
4.9/5
(38)
The input type="____________________" displays an option button.
(Short Answer)
4.8/5
(32)
When a form is submitted, the server receives the data in ____ pairs.
(Multiple Choice)
4.8/5
(26)
When using the password data type, any information that a user enters will be displayed as a series of ____ or asterisks, protecting the information from prying eyes.
(Multiple Choice)
4.8/5
(31)
Explain how each of the three wrap attribute values of text areas work.
(Essay)
4.9/5
(38)
An access key is a single key that you type in conjunction with the Alt key for Macintosh users.
(True/False)
4.9/5
(35)
Pseudo-Class ______ controls elements whose values fail validation tests.
(Short Answer)
4.8/5
(34)
Case 6-1
Oscar owns Oscar's Skateboard Shop. He wants to create a Web form to allow users to specify the type of skateboards they would like to buy. This includes the make, model, type and color, and board options. Oscar's skateboards come in Children, Young Adult, and Adult sizes. Oscar's skateboards only come in color, pattern, and themes. He has over 25 makes and models of skateboards.
-Since make and model are normally lists, Oscar should use a ____ tag to specify the lists.
(Multiple Choice)
4.7/5
(36)
For most browsers, if no value for the wrap attribute of a text area is specified, a value of ____ is used.
(Multiple Choice)
4.9/5
(42)
PHP and ASP are popular languages widely used today for writing server-based programs.
(True/False)
4.9/5
(41)
Which input type creates a field that is not viewable on the form?
(Multiple Choice)
4.8/5
(52)
Case 6-2
Wyona, owner of Wyona’s Hat Designs, desires to have a Web site built for customers to order custom-made hats. They can pick from straw, leather, and material hat collections. Customers can specify one of their existing patterns, which include about 50 designs. They can also choose a custom pattern instead and then provide information about the pattern they want for Wyona to custom create.
-For her address she wants to make sure the zipcode is set to 5 characters only.Which attribute of a text box will allow her to do this?
(Multiple Choice)
4.8/5
(35)
Identify the letter of the choice that best matches the phrase or definition.
-Can be clicked to start processing the form
(Multiple Choice)
4.7/5
(30)
An access key is a single key that you type in conjunction with the Command key for Macintosh users, to jump to one of the control elements in the form.____________________
(True/False)
4.8/5
(41)
The language used to create a server-based program depends on the Web server.____________________
(True/False)
4.7/5
(46)
The earliest and most common server-based programs are CGI scripts written in a language called Perl.____________________
(True/False)
4.8/5
(45)
Showing 61 - 80 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)