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
Most Web browsers display table data using unformatted text that is ____________________-aligned.
(Short Answer)
4.7/5
(33)
The <thead> and <tfoot> sections must appear after any <tbody> sections in the table structure._________________________
(True/False)
4.8/5
(41)
One challenge associated with tables is that they can take longer to ____________________.
(Short Answer)
4.8/5
(34)
____ supports caption-side values of left and right to place the caption directly to the left or right of a Web table.
(Multiple Choice)
4.9/5
(34)
The ____ attribute can be used to specify the number of columns a colgroup references.
(Multiple Choice)
4.9/5
(52)
Text formatted with the ____ tag retains any white space you want to display on your Web page.
(Multiple Choice)
4.7/5
(40)
With ____, you can apply the full range of CSS styles not available to columns and column groups.
(Multiple Choice)
4.8/5
(39)
A Web table consists of a table element and a collection of table rows.
(True/False)
4.9/5
(30)
Like other block-level elements, you can ____ tables using the same styles you've already studied.
(Multiple Choice)
4.8/5
(44)
Netscape horizontally aligns captions to the left or right above the table._________________________
(True/False)
4.8/5
(36)
There is no HTML attribute to change the ____ style, but many browsers allow you to change the color by adding the bordercolor attribute to the table element.
(Multiple Choice)
4.7/5
(39)
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.
-Trevor wants to create banded rows and columns.He wants the even rows to be yellow.To do that, he needs to use the ____.
(Multiple Choice)
4.9/5
(36)
____________________ tables use the same amount of space for each character just as it was typed in.
(Short Answer)
4.8/5
(38)
With the frame value ____, a border is drawn only on the left-hand side of the table.
(Multiple Choice)
5.0/5
(42)
Case 5-3
Santo has made a Web site to promote his soccer team.He wants to maintain a page where he can list the information about each of the soccer members.For each member, he likes to display a brief list of biographical information on the left and then their picture on the right.
-The first cell in the biographical information table has several styles applied to it.Santo would like to specify the background color of this cell, but is unsure which style to modify.Which table style has the highest precedence?
(Multiple Choice)
4.8/5
(31)
The table header, table body, and table footer may all contain a different number of columns.
(True/False)
4.8/5
(44)
Showing 41 - 60 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)