Exam 9: Creating Forms
Exam 1: Using HTML to Create Web Pages150 Questions
Exam 2: Creating Links150 Questions
Exam 3: Introducing Cascading Style Sheets150 Questions
Exam 4: Formatting Text and Links150 Questions
Exam 5: Working With the Box Model150 Questions
Exam 6: Creating Fixed-Width Layouts150 Questions
Exam 7: Creating Liquid Layouts150 Questions
Exam 8: Creating Data Tables150 Questions
Exam 9: Creating Forms149 Questions
Select questions type
A form control that allows a user to choose from a list of items is called a(n)____________________.
(Short Answer)
4.9/5
(41)
Case 9-1
At the beginning of the academic year,Maxwell was asked to create an HTML form for his tennis coach,Mr.McEnroe,so that he can collect information about the school's tennis team players.
-Mr.McEnroe coaches three school teams with players in different age categories.He wants to present these age categories to his new players as options and then have them tell him to which category they belong.Which of the following form controls should Maxwell NOT use for this purpose?
(Multiple Choice)
4.9/5
(44)
Case 9-2
Ethan has some questions about HTML forms that he addresses to his sister Kyra,who has a lot of experience in Web design.
-Ethan is trying to add a form control to his customer registration form using the <input /> tag,but he cannot make it work because it is a control that is not added that way.Kyra explains that he cannot create a ____ control with the <input /> tag.
(Multiple Choice)
4.8/5
(31)
The ____ element is used to display prompting text on the screen.
(Multiple Choice)
4.9/5
(36)
A(n)____ is a form control that allows a user to choose from a list of items;all the items in the list are shown.
(Multiple Choice)
4.9/5
(38)
The ____________________ element groups a series of related form elements.
(Short Answer)
4.8/5
(32)
Identify the letter of the choice that best matches the phrase or definition.
-A short series of programming instructions
(Multiple Choice)
4.9/5
(40)
The ____ tags are used if you want the user to be able to enter multiple lines of text.
(Multiple Choice)
4.8/5
(26)
The ____________________ attribute identifies the location on the server where you will send the data,and a script that will run after a user presses the submit button.
(Short Answer)
4.8/5
(36)
Each menu choice within a selection list is defined by the ____ element.
(Multiple Choice)
4.8/5
(41)
-The ____ attribute for the item marked 7 in the accompanying figure is Register.

(Multiple Choice)
4.9/5
(35)
A control button is a form control used to execute or reject a user action._________________________
(True/False)
4.9/5
(41)
A(n)____________________ is a short series of programming instructions.
(Short Answer)
4.8/5
(36)
Identify the letter of the choice that best matches the phrase or definition.
-A tag used to create an option group
(Multiple Choice)
4.9/5
(32)
The ____ attribute of a radio button determines what data will be sent to the database if the user selects a particular button.
(Multiple Choice)
4.8/5
(38)
Case 9-2
Ethan has some questions about HTML forms that he addresses to his sister Kyra,who has a lot of experience in Web design.
-Ethan is not sure which attribute he needs to define for the default option in the drop-down list box.He asks Kyra to help him.Which of the following is correct?
(Multiple Choice)
4.8/5
(34)
Identify the letter of the choice that best matches the phrase or definition.
-An attribute that can take one of two possible values: get or post
(Multiple Choice)
4.8/5
(36)
In the newest browsers,forms are identified only by the name attribute.
(True/False)
4.9/5
(36)
The default method used to submit form data is the ____________________ method.
(Short Answer)
4.8/5
(32)
Case 9-2
Ethan has some questions about HTML forms that he addresses to his sister Kyra,who has a lot of experience in Web design.
-Ethan has a text box that he is not using,and he wants to convert it to a password field.He asks Kyra how he can do it.She suggests that he ____.
(Multiple Choice)
4.8/5
(36)
Showing 101 - 120 of 149
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)