Page 66 - TrackpadV5.1_class7
P. 66
d. Explain the role of the <DT> tag in an HTML.
(i) Marking the beginning of the definition list
(ii) The term or name being defined within the list
(iii) Writing the definition of the data term
(iv) Marking the ending of the definition list
e. Which property is used to define the border of a table?
(i) Table-border (ii) Border-collapse
(iii) Border-style (iv) None of these
2. Fill in the blanks using the words from the help box.
Cells, Border, Terms, Style
a. CSS allows us to style tables for a single HTML page using the <____________> tag in the head section
of the HTML document.
b. The <DT> tag in HTML is used to define the names or ____________ being defined within the list.
c. The border-collapse property with the value 'collapse' creates a single border for the table
____________.
d. The padding property is used to add space between the contents of a cell and the ____________.
3. Write 'T' for true and 'F' for false.
a. An ordered list is also known as a bulleted list.
b. The <DL> tag in HTML stands for Definition List.
c. The border-collapse property with the value 'separate' creates a single border
for the table cells.
d. The padding property specifies the space between cell contents in centimetres only.
4. Answer in one or two words.
a. Provide the syntax for utilising the list-style-type property. ____________
b. Which HTML tag is used to provide a description or explanation for each
term listed? ____________
c. What is the term for a list contained within another list? ____________
d. Name the tag used to designate the title of a row or column in a table. ____________
e. Which CSS property add space between the border and the contents of a cell? ____________
5. Think and answer.
a. Explain the difference between an ordered list and an unordered list.
_______________________________________________________________________________
_______________________________________________________________________________
_______________________________________________________________________________
64 Pro (V5.1)-VII

