CBSE, class, 7, IT computer, unit 4 .more on HTML Table tags related Questions: Q.1 Which of these tags belong to table? <thead>,<body>,<tr> <table>,<head>,<tfoot> <table>,<tr>,<td> <table>,<tr>,<tt> Q.2 Which of the following tags gives a caption to the table? <caption> <head> <heading> None of these Q.3 Which of the following is used to specify the beginning of a table’s row? <td> <tr> <row> <tt> Q.4 Which tag is used to add columns in the tables? <colspan> <td> <tr> None of these Q.5 This tag is used to specify the individual table data in a table. <tr> <td> <th> <table> Q.6 In order to add border to a table, border attribute is specified in which tag? <th> <table> <td> <tr> Q.7 Which of the following is an attribute of < table > tag? src cellpadding link bold Q.8 Which attribute of th