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 CSS138 Questions
Exam 5: Working with Tables and Columns139 Questions
Exam 6: Creating a Web Form139 Questions
Exam 7: Designing a Multimedia Web Site139 Questions
Exam 8: Enhancing a Web Site with Advanced CSS139 Questions
Exam 9: Working with XHTML139 Questions
Exam 10: Programming with JavaScript139 Questions
Select questions type
-Given the syntax <table rules="type">,which of the following is a value for type?

Free
(Multiple Choice)
4.9/5
(30)
Correct Answer:
B
-The table marked 1 in the accompanying figure has a rules value of ____.

Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
A
Decreasing the width of a table's border to 1 pixel will remove the border between the cells.
Free
(True/False)
4.9/5
(34)
Correct Answer:
False
The border attribute does not control the width of ____________________ gridlines.
(Short Answer)
4.9/5
(30)
Only one caption is allowed per Web table and the <caption> tag must be listed directly before the opening <table> tag._________________________
(True/False)
4.8/5
(41)
Within a table row,a two-sided ____ tag indicates the presence of individual table cells.
(Multiple Choice)
4.9/5
(39)
Text formatted with the <th> tag is displayed in a(n)____ font.
(Multiple Choice)
4.8/5
(33)
Cells that identify the contents of a row or column are called table ____________________.
(Short Answer)
4.9/5
(51)
To specify a distance of 3 pixels between cell borders,you enter ____.
(Multiple Choice)
4.8/5
(33)
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
(30)
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
(46)
With the frame value ____,a border is drawn on the left and right sides of the table.
(Multiple Choice)
4.7/5
(27)
-The table marked 4 in the accompanying figure has a rules value of ____.

(Multiple Choice)
4.9/5
(34)
One challenge associated with table layouts is that they are ____________________ to revise.
(Short Answer)
4.8/5
(37)
The <tbody>,<tfoot>,and <thead> tags contain collections of rows called ____________________ groups.
(Short Answer)
4.7/5
(37)
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)
5.0/5
(25)
Most Web browsers display table data using unformatted text that is ____________________-aligned.
(Short Answer)
4.8/5
(37)
By default,browsers display tables without table borders._________________________
(True/False)
4.8/5
(47)
The <thead> and <tfoot> sections must appear after any <tbody> sections in the table structure._________________________
(True/False)
4.9/5
(26)
Showing 1 - 20 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)