Page 80 - modular_v2.0_HTML&_CSS_Fb
P. 80
5. Which of the following CSS property is used to set the background colour in row of a table?
a. BACKCOLOR c. BACKGROUND
b. BACKGROUND-COLOR d. COLOR
6. Which of the following codes is correct to merge two rows is a table?
a. <TD ROWS = 2> c. <TR ROWSPAN = 2>
b. <TD ROWSPAN = 2> d. <TD COLSPAN = 2>
B. Fill in the blanks using the words given below:
Table Data , Color, <TH>, Tables
1. .......................... tag is used for defining table headings.
2. .......................... represent the data in the form of rows and columns.
3. The <TD> tag stands for ...........................
4. The .......................... property is used to specify the text colour.
C. Write ‘T’ for true and ‘F’ for false.
1. The <TR> tag is used to create cells in the table. ..........................
2. Tables represent the data in the form of rows. ..........................
3. The BORDER-COLOR property allows you to apply a colour to the border. ..........................
4. <CAPTION> tag is used for defining the title of the table. ..........................
D. Short answer type questions.
1. What is a table?
2. What is the use of the border-spacing property in a table?
3. What do you mean by <TR> tag?
E. Long answer type questions.
1. Define any four CSS properties used for the <TABLE> tag.
2. Differentiate between ROWSPAN and COLSPAN attributes.
3. What do you mean by <TD> tag? Explain the attributes of <TD> tag.
78
Touchpad MODULAR (Ver. 2.0)

