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 first row of the table to have the background color #EFCFCF,cell padding of 10,and for all the text to be centered.The correct code would be ____.
A) .row1 {background:#EFCFCF;pad:10;text:center}.
B) .row1 {background-color:#EFCFCF;padding:10;align:center}.
C) .row1 {background:#EFCFCF;pad:10;text:center}
D) .row1 {background-color:#EFCFCF;padding:10;text-align:center}
Correct Answer:

Verified
Correct Answer:
Verified
Q29: If you are changing something on a
Q30: The latest HTML standard is version _.
Q31: Case 5-2<br>Jeremy is in charge of his
Q32: The _ state defines the link's appearance
Q33: Using the cascading style below,the font-family and
Q35: MATCHING<br>Identify the letter of the choice that
Q36: By using _,Web development companies can create
Q37: What are the two primary motivations for
Q38: By default,there are four possible states of
Q39: The < body style="background-color:#E6E6FA"> style applies a