Exam 10: Data Tables
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
If you add a rowspan to a table, you will need to reduce the number of cells to accommodate the span.
(True/False)
4.8/5
(41)
Use the _________________ property to position the caption on the top or bottom of the table.
(Short Answer)
4.8/5
(45)
When you build column spans,start from the right side of the table since column spans always span from right to left.
(True/False)
4.9/5
(36)
Table data becomes much easier to read when alternate rows have a distinguishing ____________________ color.
(Short Answer)
4.8/5
(39)
Since CSS page layouts are broadly supported, tables should be used only to present which of the following?
(Multiple Choice)
4.8/5
(36)
Which pseudo-class can you use to cause the background or font to change when the user points to a cell or row?
(Multiple Choice)
4.9/5
(42)
You can style individual row and cell borders using _____________ or ids to make specific selections in the table.
(Short Answer)
4.9/5
(35)
After which tag must the < caption > element appear if you want to include a caption for the table?
(Multiple Choice)
4.8/5
(37)
Explain how you can group and style columns in a table. Show a coding example.
(Essay)
4.9/5
(35)
The ____ element lets you specify style characteristics for individual columns.
(Multiple Choice)
4.7/5
(36)
In the < col > element, what attribute can you use that can be used as selectors in the style sheet?
(Multiple Choice)
4.9/5
(37)
Which element lets you create a table header cell that presents the cell content as bold and centered by default?
(Multiple Choice)
4.7/5
(27)
Each table cell should have its own border to make the table data easier to read.
(True/False)
4.9/5
(43)
When you ____ a table next to a block of text, you can provide white space around the table with the margin properties.
(Multiple Choice)
4.9/5
(44)
The___________ attribute lets you create cells that span multiple rows of a table.
(Short Answer)
4.9/5
(36)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)