Exam 8: Creating Data Tables
Exam 1: Using HTML to Create Web Pages150 Questions
Exam 2: Creating Links150 Questions
Exam 3: Introducing Cascading Style Sheets150 Questions
Exam 4: Formatting Text and Links150 Questions
Exam 5: Working With the Box Model150 Questions
Exam 6: Creating Fixed-Width Layouts150 Questions
Exam 7: Creating Liquid Layouts150 Questions
Exam 8: Creating Data Tables150 Questions
Exam 9: Creating Forms149 Questions
Select questions type
The ____________________ attribute is used to merge cells across rows.
(Short Answer)
4.8/5
(45)
Tables will expand or contract as the browser window is resized if the table is sized in ____.
(Multiple Choice)
4.7/5
(31)
Identify the letter of the choice that best matches the phrase or definition.
-An element used to enter the content for a cell
(Multiple Choice)
4.8/5
(29)
When designing a Web page for potential display on a cell phone,if you must use a list,make it a small one.
(True/False)
4.9/5
(42)
Today,HTML tables are used to create page layouts and to organize some data.
(True/False)
4.8/5
(37)
Case 8-1
James created a table of his school soccer team schedule that will be placed on the team's Web page.The table contains four columns: Opponent,Home/Away,Date,and Start Time.The table will contain 10 rows.James has some problems with formatting the table and asks Kyra to help him resolve them.
-James wants to have the table name (Soccer Team Schedule)appear above the table.He asks Kyra how this should be done.Which of the following answers is correct?
(Multiple Choice)
4.9/5
(42)
The overhead of processing a lot of table tags means that a Web page may load slowly,if at all,on a phone.
(True/False)
4.7/5
(34)
The column element is represented by the <column /> tag._________________________
(True/False)
4.9/5
(33)
____________________ lets you use formatting properties such as font and color for application to a column or column group.
(Short Answer)
4.8/5
(32)
The total of stand-alone col elements plus ____ values must equal the total number of columns in a table.
(Multiple Choice)
4.8/5
(41)
-How many cells does the table coded in the accompanying figure contain?

(Multiple Choice)
4.9/5
(30)
-No matter what browser or browser version you use,you will always see gridlines around empty cells like the ones created by the code in the accompanying figure.

(True/False)
4.9/5
(40)
Identify the letter of the choice that best matches the phrase or definition.
-A cell where the cells begin to merge
(Multiple Choice)
4.7/5
(37)
To help keep your table accessible,include only the ______ attribute in the start <table> tag.
(Multiple Choice)
5.0/5
(36)
The ____________________ property is used to position a caption above or below the table.
(Short Answer)
4.9/5
(40)
Which of the following table styles has the lowest precedence?
(Multiple Choice)
4.8/5
(38)
Showing 81 - 100 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)