Posts

Showing posts with the label unit 4 .more on HTML

CBSE, class, 7, IT computer, unit 4 .more on HTML

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

CBSE, class, 7, IT computer, unit 4 .more on HTML

Image
CBSE, class, 7, IT computer, unit 4 .more on HTML Q.1   The main container for <TR>, <TD> and <TH> is _______ a) <DATA> b) <GROUP> c) <TABLE> d) None of the above   Q.2 Which one is correct option. a) <td valign = “TOP”> b) <td valign = “Left”> c) <td valign = “Right”> d) None of the above   Q.3  rowspan can be added to which tag? 1.     <hr> 2.     <table> 3.     <td> 4.     <tr>   Q.4  Which attribute of <td> tag is used to merge two or more columns to form a single column? 1.    colspan 2.    cellspacing 3.    cellpadding 4.    rowspan   Q.5  Which attribute helps to align data vertically in a single cell. 1.     align 2.     valign 3.     halign 4.     format     Q.6 ______ tags used for add color in particular cell. 1. color 2. bgcolor 3. background 4. none of the above   Q.7 Identify the common alignment in <tr> tag and <td> tag. 1. <align>, <valign>, <background> 2.