JS

Beginner HTML Topics - HTML table elements

22.

Identify the set of tags that are all used within HTML tables.

<a>, <tr>, <td>

<th>, <tr>, <td>

<img>, <table>, <th>

<td>, <tr>, <a>