Which of the following attributes are used in image tag?
a) align
b) source
c) alt
d) all of these
Tables:
Which of the following consists of rows and columns?
a) image
b) table
c) section
d) intersection
Which of the following tag is used for table in HTML?
a) <TR>
b) <TD>
c) <Table>
d) <TH>
Which of the following attributes are used in table tag?
a) align
b) border
c) colspan
d) all of these
Which of the following tag is used to create a row in table?
a) <TR>
b) <TD>
c) <Table>
d) <TH>