Page 60 - Trackpad_V5_Book 7
P. 60
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 tag that is used to give the heading of each row or column. ____________
4. Think and answer.
a. Write the syntax for using the list-style-type property.
_______________________________________________________________________________
b. What do you mean by a list?
_______________________________________________________________________________
c. Define padding property.
_______________________________________________________________________________
d. Describe border property with an example.
_______________________________________________________________________________
_______________________________________________________________________________
_______________________________________________________________________________
e. Can we change the default item marking of an unordered list in HTML? If yes, write the syntax.
_______________________________________________________________________________
_______________________________________________________________________________
_______________________________________________________________________________
58 Pro (Ver. 5.0)-VII

