Solved

Case 5-2 Jeremy Is in Charge of His Hockey Team's Web Site

Question 31

Multiple Choice

Case 5-2
Jeremy is in charge of his hockey team's Web site. He is creating a table to keep track of the scores.
-Jeremy wants the border color to be black and the line around the table to be solid with a width of 5.The correct code would be: ____.


A) .table1 {border-color:black;border-type:solid;borderwidth:5}
B) .table1 {color:black;border-type:solid;borderwidth:5}
C) .table1 {border-color:black;border-style:solid;border-width:5}
D) .table1 {color:black;borderstyle:solid;border-width:5}

Correct Answer:

verifed

Verified

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

Related Questions