Page 60 - Chinmaya_C7_flipbook
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 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 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 Premium Edition-VII

