Page 122 - iPrime_V2.2_class7
P. 122
Reb t
A list is a collection of related items.
There are three types of lists—ordered, unordered and definition list.
The <LI> tag is used to define an item in the list.
Table represents data in the form of rows and columns.
The <TR> tag is used to create a row in a table.
The <TD> tag is used to insert data into cells.
OneOne Touch Learn Section A (Objective)
A. Tick ( ) the correct option.
1. Anshu wants to display the steps of a sweet dish recipe on a web page. Which type of list
will you suggest him to do so?
a. Ordered List c. Unordered List
b. Description d. None of these
2. Which of the following tags is used to define an item in a list?
a. <IL> c. <LI>
b. <OL> d. <UL>
3. Amita wants to display the items of the list with upper Roman numerals. Which option
should she use to achieve this?
a. TYPE="a" c. TYPE="IV"
b. TYPE="i" d. TYPE="*"
4. Which of the following tag defines the description term?
a. <DD> c. <DT>
b. <DL> d. <LI>
5. Which of the following tags is used to give the title of the table?
a. <TR> c. <TH>
b. <CAPTION> d. <TD>
B. Write ‘T’ for true and ‘F’ for false.
1. An ordered list is also called the numbered list. ................................
2. <OL TYPE ="1" START=”25”> will start the list from 24. ................................
3. Rectangle is one of the values of the TYPE attribute in unordered list. ................................
120 Touchpad iPRIME (Ver. 2.2)–VII

