CBSE, class, 7, IT computer, unit 4 .more on HTML
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. <align>, <height>, <bgcolor>
3. <align>, <valign>, <bgcolor>
4. <align>, <font>, <bgcolor>
Q.8 The align and valign are the attributes used with <td> tag to set the alignment of data in a cell.
1. True
2. False
Q.9 ROWSPAN attribute with <table > tag is used merge more than one cell row wise.
1. True
2. False
Q.10 The rowspan attribute is used to make a cell span multiple columns.
1. True
2. False
Q.1 Write the HTML code of given below Images, make the table according this image.
Notes :
1. If you wish then change subject name.
2. Pink color apply on “time duration” row and Green color apply on “Day” Column.
3. In English subject cell Must be show with yellow color.
Comments
Post a Comment