Page 54 - TP_V5.1_C7_fb
P. 54
1. Tick ( ) the correct option.
a. Which tag is used to create an ordered list?
(i) <UL> (ii) <OL>
(iii) <DL> (iv) None of these
b. Which type of list is used when the items are not required to be in a specific order?
(i) Unordered list (ii) Ordered list
(iii) Distributed list (iv) Both (i) & (ii)
c. <DT> tag is used for ____________.
(i) Marking the beginning of the definition list
(ii) Writing the terms that are to be defined
(iii) Writing the definition of the data term
(iv) Marking the ending of the definition list
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>, Colspan, <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.
e. The ____________ attribute applies when a single cell is extended to more than a single column.
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? ____________
52 Premium Edition-VII

