Test I: Table Structure

Click on the button representing the correct set of tags that define a table structure similar to the following:

cell cell
cell cell


<TABLE>
<TR>
<TD>
<TD>
<TR>
<TD>
<TD>
</TABLE>


<TABLE>
<TR>
<TD>
<TR>
<TD>
<TR>
<TD>
<TR>
<TD>
</TABLE>


<TABLE>
<TD>
<TR>
<TR>
<TD>
<TR>
<TR>
</TABLE>


<TABLE>
<TD>
<TR>
<TD>
<TR>
<TD>
<TR>
<TD>
<TR>
</TABLE>