Page 64 - TrackpadV2.1_Class8
P. 64
d. Which tag defines the heading of a column in the table?
(i) <TH> (ii) <TABLE>
(iii) <CAPTION> (iv) None of these
e. Which property is used to add space between the border and contents of a cell in a table?
(i) Border-collapse (ii) Padding
(iii) Height and width (iv) Both (i) & (ii)
2. Fill in the blanks using the words from the help box.
Style-type, Border-collapse, <TR>, <LI>
a. Each item in the list is given with ____________ tag that specifies the list item.
b. We can change the default item marking of an unordered list to other shapes by using the CSS
list- ____________ property.
c. Each horizontal row of cells in a table is defined using the ____________ tag.
d. The ____________ property in the <style> tag is used to create a single border for the table cells.
3. Answer in one or two words.
a. Name the property that sets the thickness of the border. ____________
b. Name the tag that is used to write the definition of the data items. ____________
c. What is the list within a list called? ____________
d. Name the attribute used to specify the starting number for list items in an
ordered list. ____________
4. Think and answer.
a. Write the syntax for using the list-style-type property.
______________________________________________________________________________________
b. What do you mean by a description list?
______________________________________________________________________________________
c. What is the purpose of the padding property in HTML tables?
______________________________________________________________________________________
d. Describe border property with an example.
______________________________________________________________________________________
______________________________________________________________________________________
______________________________________________________________________________________
e. What advantage do tables offer for presenting information in HTML?
______________________________________________________________________________________
62 Trackpad (V2.1)-VII

