Exam 11: Web Forms
Exam 1: Html550 Questions
Exam 2: Web Site Design Principles50 Questions
Exam 3: Site Planning50 Questions
Exam 4: Cascading Style Sheets50 Questions
Exam 5: Web Typography50 Questions
Exam 6: Box Properties50 Questions
Exam 7: Page Layouts50 Questions
Exam 8: Graphics and Color50 Questions
Exam 10: Data Tables50 Questions
Exam 11: Web Forms50 Questions
Exam 12: Responsive Web Design50 Questions
Select questions type
CGI transfers data between the user and the server using scripts.
(True/False)
4.8/5
(36)
Use the < textarea > element to create a larger space for user input.
(True/False)
4.8/5
(40)
What attribute do you use to group check boxes to allow the user to select multiple values for the same property?
(Multiple Choice)
4.9/5
(30)
What attribute do you add to the < select > element to allow users to pick more than one value from the list?
(Multiple Choice)
4.9/5
(40)
Give a brief overview of forms and how they work. Include a description of the Common Gateway Interface.
(Essay)
4.8/5
(37)
To send data securely to the server, you should use the get method.
(True/False)
5.0/5
(40)
The ____________________ attribute of the < form > element specifies how to submit the form data.
(Short Answer)
4.9/5
(30)
Forms rarely contain basic HTML formatting tags such as < p > and < br/ >.
(True/False)
4.8/5
(33)
The Common _________________ Interface transfers data between the user and the server.
(Short Answer)
4.8/5
(36)
Which of the following is the default method used to submit form data?
(Multiple Choice)
4.9/5
(41)
The ________________ method sends data in the form, but it is not secure and should not be used for confidential information.
(Short Answer)
5.0/5
(42)
Which input type attribute opens a calendar picker when selected?
(Multiple Choice)
4.8/5
(36)
Which input type attribute should you use if you want to mask the characters typed by the user?
(Multiple Choice)
4.8/5
(34)
When using text boxes, you can constrain the user's entry of text with the ____________________ attribute.
(Short Answer)
4.7/5
(44)
The ____________________ method sends the form information securely to the server within the message body, so the data is not visible.
(Short Answer)
4.8/5
(35)
Which input type attribute provides an on/off toggle that the user selects?
(Multiple Choice)
4.8/5
(41)
Which form attribute specifies how to submit the form data to the server?
(Multiple Choice)
5.0/5
(49)
Forms provide a user interface to enter data but a server processes the data.
(True/False)
4.9/5
(28)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)