Solved

Case 8-1 James Created a Table of His School Soccer Team Schedule

Question 63

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.
-James also wants to highlight rows with team home games,and Kyra gives him several options.Which option is correct?


A) Within the <tr></tr> tags for each home game row,include the attribute bgcolor="yellow".
B) Create a class that contains the statement background-color: yellow;and apply this class to all odd rows,placing home games there.
C) Create a class that contains the statement background-color: yellow;and apply this class to home game rows.
D) all of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions