Solved

Jenny Has to Create a Table That Contains One Header

Question 18

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:

verifed

Verified

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

Related Questions