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
With the frame value ____, no border is drawn around the table.
(Multiple Choice)
4.9/5
(37)
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.
-Santo wants the display the name of the team at the top of the table.Which element should he use to do this?
(Multiple Choice)
4.8/5
(37)
Only one caption is allowed per Web table and the <caption> tag must be listed directly before the opening <table> tag._________________________
(True/False)
4.7/5
(34)
To create a cell that spans two rows in a table, you enter the <td> tag as ____.
(Multiple Choice)
4.9/5
(33)
Each table in a Web page follows a basic structure consisting of the table element and a collection of table columns nested in the table element.
(True/False)
5.0/5
(41)
Which of the following CANNOT be marked with an HTML table element?
(Multiple Choice)
4.8/5
(31)
With the frame value ____, a border is drawn only below the table.
(Multiple Choice)
4.9/5
(36)
The equivalent HTML element to display: table-column is ____.
(Multiple Choice)
4.8/5
(32)
-The table marked 8 in the accompanying figure has a frame value of ____.

(Multiple Choice)
4.8/5
(33)
Columns and column groups accept only four styles: border, background, ____, and visibility.
(Multiple Choice)
4.8/5
(40)
HTML allows you to identify the different parts of your table using the ____ tags.
(Multiple Choice)
4.8/5
(33)
With the frame value ____, a border is drawn on the left and right sides of the table.
(Multiple Choice)
4.7/5
(33)
With the ____________________ and rules attributes, you can control how borders and gridlines are applied to the table.
(Short Answer)
4.8/5
(47)
Given the syntax <table rules="type">, which of the following is a value for type?
(Multiple Choice)
4.9/5
(36)
If you want your table to fill the entire width of the display area, regardless of the resolution of the user's monitor, you should set the width attribute to ____________________.
(Short Answer)
4.9/5
(31)
The ____ attribute controls the amount of space inserted between table cells.
(Multiple Choice)
4.7/5
(42)
The cellspacing attribute controls the amount of space inserted inside table cells._________________________
(True/False)
4.9/5
(36)
The default cellspacing value in most browsers is ____ pixel(s).
(Multiple Choice)
4.9/5
(38)
Showing 61 - 80 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)