Exam 8: Creating Tables and Forms
Exam 1: Introduction to the Internet and Web Design80 Questions
Exam 2: Building a Webpage Template With Html 565 Questions
Exam 3: Enhancing a Website With Images and Links77 Questions
Exam 4: Designing Webpages With Css77 Questions
Exam 5: Responsive Design Part 1 Designing for Mobile Devices71 Questions
Exam 6: Responsive Design Part 2 Designing for Tablet and Desktop Devices73 Questions
Exam 7: Improving Web Design With New Page Layouts69 Questions
Exam 8: Creating Tables and Forms71 Questions
Exam 9: Integrating Audio and Video70 Questions
Exam 10: Creating Interactivity With Css and Javascript65 Questions
Exam 11: Publish Promote and Maintain a Website77 Questions
Exam 12: Getting Started With Bootstrap54 Questions
Exam 13: Appendix Html Special Feature Attracting Visitors to Your Web Site29 Questions
Select questions type
Explain the appropriate method to plan the creation of effective tables.
(Essay)
4.9/5
(36)
Apart from the table on meeting schedules, Ann has been asked by Jerema to incorporate financial updates as well. Since the financial data contain numeric information, styling the data table so it is easy to read using a mobile viewport might be a problem. To overcome this problem, Ann can consider converting the table to a _____ for the mobile viewport.
(Multiple Choice)
4.7/5
(38)
Table formatting attributes, such as borders and spacing, are set by default while creating a table in HTML.
(True/False)
4.7/5
(33)
Which button sends the form information to the appropriate location for processing?
(Multiple Choice)
5.0/5
(44)
Identify the letter of the choice that best matches the sentence or definition.
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(39)
While processing a form, the _____ method sends a separate data file with the name-value pairs to the URL (or email address) indicated in the action attribute.
(Multiple Choice)
4.8/5
(37)
While processing a form, the _____ attribute of the form tag specifies how to send the data entered in the form to the server to be processed.
(Multiple Choice)
4.9/5
(38)
Identify a style rule used to align the table data in the center of the cell.
(Multiple Choice)
4.9/5
(45)
Identify a style rule that applies only to the th element, and not to the td elements, and uniquely formats the table header elements to have a dark gray background and white text.
(Multiple Choice)
4.8/5
(41)
Which table element is typically used to identify row or column content?
(Multiple Choice)
4.9/5
(40)
A webpage form must include a submit control, but not necessarily a reset control.
(True/False)
5.0/5
(37)
Identify an HTML element that indicates the start and end of a table caption.
(Multiple Choice)
4.9/5
(36)
Identify the code that creates a label and a text box for a visitor's first name.
(Multiple Choice)
4.9/5
(39)
The get method is the more common method in form processing because it can be used to send sensitive form data and does not have a size limitation.
(True/False)
4.8/5
(29)
While defining a table, the caption tag should be inserted after the starting tr tag.
(True/False)
4.9/5
(42)
Identify the code that is used to create a table that includes a table caption and table headers.
(Multiple Choice)
4.9/5
(34)
Identify a correctly formatted form tag with the post method and a specified action.
(Multiple Choice)
4.8/5
(33)
While styling a table for a tablet viewport, the table can be centered on the page by setting the left and right margins to a value of _____.
(Multiple Choice)
4.8/5
(45)
Showing 21 - 40 of 71
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)