Multiple Choice
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.
-There are three consecutive home games (rows 2-4) where the game starting time is the same.Kyra tells James that there is a way to combine cells with the same value.Which of the following is the correct one?
A) For the column "Start Time" of the second row,include colspan="3" within the <td> tag.
B) For the column "Start Time" of the second row,include rowspan="3" within the <td> tag.
C) For the column "Start Time" of the second,third,and fourth rows,include the same starting time within the <td></td> tags.
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q114: Which of the following values of the
Q115: Which of the following exists in spreadsheet
Q116: Which of the following table styles has
Q117: It is important to test a _
Q118: Table _ are horizontal and vertical lines
Q120: The </u>caption-position<u> property is used to position
Q121: Identify the letter of the choice that
Q122: The table _ element is used to
Q123: You can use the _ attribute to
Q124: Tables can be placed anywhere within the