Exam 6: Working With Tables and Columns
Exam 1: Getting Started With Html5147 Questions
Exam 2: Getting Started With CSS148 Questions
Exam 3: Designing a Page Layout136 Questions
Exam 4: Graphic Design With CSS107 Questions
Exam 5: Designing for the Mobile Web112 Questions
Exam 6: Working With Tables and Columns89 Questions
Exam 7: Designing a Web Form91 Questions
Exam 8: Enhancing a Website With Multimedia90 Questions
Exam 9: Getting Started With Javascript89 Questions
Exam 10: Exploring Arrays, loops, and Conditional Statements90 Questions
Select questions type
Which of the following properties prevents the spanning of content across all the columns?
Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
B
When the width of an entire table is set to be larger than the width required for individual columns,the extra space is _____.
Free
(Multiple Choice)
5.0/5
(40)
Correct Answer:
B
Identify the letters of the choices that best match the phrases or definitions.
-It acts like the basis value for items in a flexbox.
Free
(Multiple Choice)
4.8/5
(47)
Correct Answer:
J
While treating an entire definition list as a table,the div elements act as table rows and both the definition term < dt > and the descriptions < dd > act as table cells within that row.
(True/False)
4.8/5
(33)
HTML supports three row groups,which define rows that belong to the table head,table border,or table body.
(True/False)
4.7/5
(33)
The style rule border-spacing: 10px; specifies that all borders within a table should be separated by a distance of 10 pixels.
(True/False)
4.8/5
(31)
Identify the letters of the choices that best match the phrases or definitions.
-They are created by adding the rowspan and colspan attributes to either td or th elements.
(Multiple Choice)
4.7/5
(41)
Identify the letters of the choices that best match the phrases or definitions.
-It a line of text placed at the top of a column.
(Multiple Choice)
4.8/5
(35)
Identify a style property that creates a column size of 200-pixels.
(Multiple Choice)
4.8/5
(41)
The style rules applied to an entire web table are the ones with the lowest precedence.
(True/False)
4.7/5
(34)
Only one caption is allowed per web table,and the caption element must be listed directly after the opening _________ tag.
(Short Answer)
4.8/5
(44)
The default browser style for header cells is to display the text of the header in bold font and _____ within the cell.
(Multiple Choice)
4.7/5
(40)
A web table can contain any number of thead and tfoot elements but only one tbody element.
(True/False)
4.8/5
(41)
Which of the following HTML elements is used to create a table title?
(Multiple Choice)
4.8/5
(28)
A web table contains multiple table rows with each row consisting of one or more table cells.
(True/False)
4.9/5
(39)
The _________ property value of fixed tells the browser to ignore cell content when reducing the width of the table columns.
(Short Answer)
4.8/5
(39)
A class attribute can be included by placing a table in the schedule class to distinguish it from other tables that may exist on a website.
(True/False)
4.8/5
(45)
Any style that is applied to the thead,tbody,or tfoot element is _________ by the rows those elements contain.
(Short Answer)
4.8/5
(29)
Columns and column groups accept only CSS style properties to modify the column borders,background,width,and visibility.
(True/False)
4.8/5
(43)
Showing 1 - 20 of 89
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)