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
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 like to have borders just on the top and bottom; which style would do that?
(Multiple Choice)
4.8/5
(37)
-The table marked 2 in the accompanying figure has a frame value of "above."

(True/False)
4.9/5
(38)
Case 5-2
Boater's Week is an online magazine.They like to host boat shows around town during the year to promote their magazine.Trevor is tasked with creating a table to list their boat show information which includes place, date & time, and a brief description of the event's activities.Trevor is using a Web site that is several years old that uses a table as a layout.Trevor wants to create a table layout that is more modern.He wants to enter the data for each boat show within one cell, therefore requiring a cell to occupy more than one column or row.
-If Trevor wanted to switch to a layout that was not based on a table, he could use which element and keep his background?
(Multiple Choice)
4.9/5
(38)
To create a cell that spans two rows and two columns at the same time, you enter the <td> tag as ____.
(Multiple Choice)
4.8/5
(42)
Table ____ can contain any HTML elements including headings, lists, inline images, and even other tables.
(Multiple Choice)
4.8/5
(36)
The ____ attribute lets you control how the internal table gridlines are drawn.
(Multiple Choice)
4.9/5
(36)
The number of columns in a Web table is determined by the maximum number of cells within each row.
(True/False)
4.8/5
(44)
By default, most table borders are displayed in two shades of ____ that create a three-dimensional effect.
(Multiple Choice)
4.9/5
(46)
With the HTML border attribute, you can apply one set of borders to a Web table itself and another set of borders to the individual cells within the table.
(True/False)
5.0/5
(29)
A ____ table contains only text, evenly spaced on the Web page in rows and columns.
(Multiple Choice)
4.9/5
(46)
If borders are collapsed and either border style is hidden, the collapsed border is ____.
(Multiple Choice)
4.8/5
(46)
Preformatted text is displayed by the browser in a ____ in which each letter takes up the same amount of space.
(Multiple Choice)
4.8/5
(39)
Multi-column layouts are created with CSS3 by setting either the number of columns or the width of each column.
(True/False)
4.7/5
(45)
-The table marked 4 in the accompanying figure has a rules value of ____.

(Multiple Choice)
4.9/5
(36)
Cascading Style Sheets included support for Web tables starting with ____.
(Multiple Choice)
4.8/5
(34)
Spanning cells are created by inserting a ____ attribute in a <td> or <th> tag.
(Multiple Choice)
4.8/5
(34)
The <tbody>, <tfoot>, and <thead> tags contain collections of rows called ____________________ groups.
(Short Answer)
4.9/5
(33)
Showing 81 - 100 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)