Page 130 - CodePilot V5.0 C7
P. 130
LEARNING LOGS
A. Tick ( ) the correct option.
1. Choose the list that is also known as a definition list.
(i) Unordered list (ii) Ordered list
(iii) Description list (iv) None of these
2. Which of the following attributes is used to start a list in descending order?
(i) REVERSED (ii) START
(iii) TYPE (iv) STYLE
3. Select the tag that is used to specify the list items.
(i) <OL> (ii) <UL>
(iii) <DT> (iv) <LI>
4. Identify a horizontal line of cells in a table.
(i) Column (ii) Row
(iii) Caption (iv) Heading
5. Mark the CSS property that is used to specify the text colour.
(i) COLOR (ii) BACKGROUND-COLOR
(iii) BORDER-SPACING (iv) BORDER-COLLAPSE
B. Fill in the blanks using the given hints:
1. In an list, the list items use bullets or symbols. Hints
Integer
2. The value of the START attribute must be an . Caption
BORDER-WIDTH
3. The is used for marking the start and end of a row.
Unordered
4. A is a brief description about the table at the top or bottom of Table Row
the table.
5. The CSS property that specifies the border’s width is .
C. Write T for true and F for false.
1. LIST-STYLE-IMAGE property specifies an image as the list-item marker.
2. By default, the background colour of an HTML element is yellow.
3. The BORDER-COLLAPSE property does not have a predefined value of collapse.
128
CodePilot (V5.0)-VII

