Contents

Which of the following tag is used to create cells in row of table?
a) <TR>                                
b) <TD>
c) <Table>                            
d) <TH>

b

Which of the following attributes are used in table data tag?
a) align                                  
b) BGCOLOR
c) VALIGN                          
d) all of these

d

Which of the following tag is used to specify the caption of table?
a) <CAPTION>  
b) <TD>
c) <Table>                            
d) <TH>

a

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

a

Which of the following element is used for creating a separate table footer?
a) <tfoot>                             
b) <footer>
c) <sepfooter>                     
d) none of these

a

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

b