Exam 5: Working With Tables and Columns
Exam 1: Getting Started With HTML5138 Questions
Exam 2: Developing a Web Site139 Questions
Exam 3: Designing a Web Page With CSS137 Questions
Exam 4: Creating Page Layouts With CSS139 Questions
Exam 5: Working With Tables and Columns139 Questions
Exam 6: Creating a Web Form150 Questions
Exam 7: Designing a Multimedia Web Site150 Questions
Exam 8: Enhancing a Web Site With Advanced CSS150 Questions
Exam 9: Working With XHTML150 Questions
Exam 10: Programming With Javascriptadditional Cases150 Questions
Exam 11: Creating an XML Document100 Questions
Exam 12: Validating an XML Document100 Questions
Exam 13: Working With Basic Schemas100 Questions
Exam 14: Working With Advanced Schemas100 Questions
Select questions type
You can organize columns into ____________________ and format one or more entire columns with a single style declaration or attribute.
(Short Answer)
5.0/5
(45)
Text formatted with the <th> tag is displayed in a(n)____ font.
(Multiple Choice)
4.8/5
(43)
The number of columns is determined by the maximum number of ____ that are inserted within each row, according to the original HTML specifications.
(Multiple Choice)
4.8/5
(36)
The ____ attribute allows you to determine which sides of the table will have borders.
(Multiple Choice)
4.9/5
(38)
Table cells have the lowest precedence in Web table styles._________________________
(True/False)
4.8/5
(28)
To specify a distance of 3 pixels between cell borders, you enter ____.
(Multiple Choice)
4.8/5
(39)
Cell ____________________ refers to the space between the cell contents and the cell border.
(Short Answer)
4.8/5
(43)
To create a cell that spans two columns in a table, you enter the <td> tag as ____.
(Multiple Choice)
4.8/5
(39)
You can apply the table layout to other HTML elements by using the display style._________________________
(True/False)
4.8/5
(42)
In the <caption> tag, an alignment value of ____ places the caption above the table.
(Multiple Choice)
4.9/5
(39)
The valign attribute can be applied to table rows, row groups, columns, and column groups to set the vertical alignment of several cells at once._________________________
(True/False)
4.8/5
(41)
In a table frame , the sides that will have borders are specified._________________________
(True/False)
4.9/5
(47)
One difference between the <th> and <td> tags is that text formatted with the <th> tag is left-aligned within the cell._________________________
(True/False)
4.8/5
(32)
To control the space between the table text and the cell borders, add the ____ attribute to the table tag.
(Multiple Choice)
4.9/5
(32)
The width value for a single cell might be overridden by browsers if other cells in the column require a smaller width to display their content._________________________
(True/False)
4.9/5
(35)
Case 5-1
Skylar is trying to build a table to display her inventory of the items she sells in her online software shop.She wants to display the cover, name, vendor, quantity in stock, and price for each item.
-Skylar would also like her header row to be blue.How would she accomplish that using a style?
(Multiple Choice)
4.7/5
(38)
Showing 21 - 40 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)