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
-The table marked 7 in the accompanying figure has a frame value of ____.

(Multiple Choice)
4.8/5
(29)
To create a cell that spans two columns in a table,you enter the <td> tag as ____.
(Multiple Choice)
4.9/5
(46)
PTS: 1 REF: HTML 369 TOP: Critical Thinking
-Briefly explain four challenges often associated with table-based Web page layout.
(Essay)
4.8/5
(37)
With the frame value ____,a border is drawn only on the right-hand side of the table.
(Multiple Choice)
5.0/5
(43)
The outside gridlines are not affected by a table's border attribute; only the internal gridlines are changed.
(True/False)
4.9/5
(34)
HTML allows you to identify the different parts of your table using the ____ tags.
(Multiple Choice)
4.7/5
(35)
In a table frame,the sides that will have borders are specified._________________________
(True/False)
4.8/5
(34)
A preformatted text table normally is displayed using a(n)____________________ font.
(Short Answer)
4.8/5
(37)
The table header,table body,and table footer must all contain the same number of ____.
(Multiple Choice)
4.8/5
(41)
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
(28)
You can apply the table layout to other HTML elements by using the display style._________________________
(True/False)
4.9/5
(42)
-The table marked 1 in the accompanying figure has a frame value of "border."

(True/False)
4.9/5
(31)
To create a cell that spans two rows in a table,you enter the <td> tag as ____.
(Multiple Choice)
4.8/5
(37)
With the frame value ____,a border is drawn only on the left-hand side of the table.
(Multiple Choice)
4.8/5
(39)
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
(33)
The baseline option places the text near the bottom of the cell,but aligns the bases of each letter.
(True/False)
4.9/5
(27)
Describe how to use CSS to apply table styles to other Web page elements.
(Essay)
4.7/5
(41)
Showing 101 - 120 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)