Multiple Choice
Jenny has to create a table that contains one header row and three columns, one each for balance exercise, strength exercise, and endurance exercise. Identify the format that Jenny uses to create this type of a table.
A) <tr> <th>Balance exercise</th> <th>Strength exercise</th> <th>Endurance exercise</th> </tr>
B) </tr/> <th>Balance exercise</th> <th>Strength exercise</th> <th>Endurance exercise</th> </tr/>
C) <th> <tr>Balance exercise</tr> <tr>Strength exercise</tr> <tr>Endurance exercise</tr> </th>
D) <tr> <th>Balance exercise</tr> <th>Strength exercise</tr> <th>Endurance exercise</tr> </th>
Correct Answer:

Verified
Correct Answer:
Verified
Q13: A table can have only one caption.
Q14: Identify the code that adds a label
Q15: Many HTML 5 attributes are not supported
Q16: A webpage visitor uses a(n) _ to
Q17: When a border is applied to table
Q19: In the context of styling table elements,
Q20: Identify the code used to create a
Q21: Explain the appropriate method to plan the
Q22: Explain the difference between the th and
Q23: Apart from the table on meeting schedules,