Page 59 - Chinmaya_C7_flipbook
P. 59
uiz Bee Which property is used to define border of a table?
_________________________________________________________________
Hashtag
#List: A list is used to group related pieces of information together.
#Table: A table is used in HTML to display data in a tabular format.
REVISIT
▶ Lists are used to group related pieces of information together so that information is convenient and easy to
read.
▶ An ordered list is used when the items in the list are required to be in a specific order and need to be numbered.
▶ An unordered list is used when the items in the list are not required to be in a specific order.
▶ A list within a list is known as a nested list or a sub-list.
▶ Tables are used in HTML to display data in a tabular format.
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
Lists and Tables in HTML5 57

