Contents

Which of the following attributes are used in image tag?
a) align                                  
b) source
c) alt                                      
d) all of these

d

Tables:


Which of the following consists of rows and columns?
a) image                                               
b) table
c) section                              
d) intersection

b

Which of the following tag is used for table in HTML?
a) <TR>                                                
b) <TD>
c) <Table>                                           
d) <TH>

c

Which of the following attributes are used in table tag?
a) align                                  
b) border
c) colspan                             
d) all of these

d

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

a