Which of the following tag is used to create cells in row of table?
a) <TR>
b) <TD>
c) <Table>
d) <TH>
Which of the following attributes are used in table data tag?
a) align
b) BGCOLOR
c) VALIGN
d) all of these
Which of the following tag is used to specify the caption of table?
a) <CAPTION>
b) <TD>
c) <Table>
d) <TH>
Which attribute you’ll use with TD tag to merge two cells
horizontally?
a) colspan=2
b) row span=2
c) merge=2
d) none of these
Which of the following element is used for creating a separate table footer?
a) <tfoot>
b) <footer>
c) <sepfooter>
d) none of these
HTML tables gap between two cells of same tables are known as….
a) cell padding
b) cell spacing
c) cell difference
d) all of these