Page 123 - Trackpad_ipro 4.1_Class7
P. 123
3. ................................ tag is used for defining table headings.
4. The ................................ property is used to apply outline style of border of the table.
5. The <TD> tag stands for ................................ .
Let's Do It Section B (Subjective)
A. Short answer type questions.
1. Convert the following line of code to display the items in an ordered list with small
alphabets:
<UL TYPE ="square">
...................................................................................................................................................................................
2. Why do we use the <UL> tag?
...................................................................................................................................................................................
...................................................................................................................................................................................
B. Long answer type questions.
1. What is the use of the border-spacing property in a table? Write its syntax.
...................................................................................................................................................................................
...................................................................................................................................................................................
...................................................................................................................................................................................
2. Write the CSS code to apply the following properties of a table:
Border - 3px
Colour of the border - red
Border spacing - 10px
Padding - 15
...................................................................................................................................................................................
...................................................................................................................................................................................
...................................................................................................................................................................................
...................................................................................................................................................................................
3. How is ROWSPAN attribute used? Give an example.
...................................................................................................................................................................................
...................................................................................................................................................................................
...................................................................................................................................................................................
...................................................................................................................................................................................
Lists and Tables in HTML 121

