Multiple Choice
Identify the code used to create a table with one row and two columns.
A) <table> <td> <tr>Semester 1</tr> <tr>Semester 2</tr> </td> </table>
B) <table> <tr> <tc>Semester 1</tc> <tc>Semester 2</tc> </tr> </table>
C) <table> <tr> <td>Semester 1</td> <td>Semester 2</td> </tr> </table>
D) <table> <tc> <td>Semester 1</td> <td>Semester 2</td> </tc> </table>
Correct Answer:

Verified
Correct Answer:
Verified
Q15: Many HTML 5 attributes are not supported
Q16: A webpage visitor uses a(n) _ to
Q17: When a border is applied to table
Q18: Jenny has to create a table that
Q19: In the context of styling table elements,
Q21: Explain the appropriate method to plan the
Q22: Explain the difference between the th and
Q23: Apart from the table on meeting schedules,
Q24: Table formatting attributes, such as borders and
Q25: Which button sends the form information to the