在html5页面标记中,用于定义表格中行的标签是()

在html5页面标记中,用于定义表格中行的标签是()

<td>...</td>

<tr>...</tr>(正确答案)

<table>...</table>

<caption>...</caption>

猜你喜欢