Page 47 - PortGPT_V2.1_C7_Flipbook
P. 47
3. Fill in the blanks using the words from the help box.
<CAPTION>, list item, <UL>, ordered list, disc, <DL>, background-color, COLSPAN
a. The <OL> tag is used to create an ______________.
b. The <LI> tag is used to define ______________.
c. The TYPE is an attribute of the ______________ tag.
d. By default the ______________ symbol is displayed on a web page when we use the
<UL> tag.
e. The ______________ tag creates the table caption in HTML web page.
f. The ____________ attribute applies when a single cell is extended to more than a single column.
g. The ______________ property is used to specify the colour for the background in a table on
the web page.
h. The ______________ tag defines the entire description list.
4. Short answer type questions.
a. Define a list.
_____________________________________________________________________________
b. What is a table?
_____________________________________________________________________________
c. What is description list?
_____________________________________________________________________________
_____________________________________________________________________________
d. Write the names of any four attributes of the <TABLE> tag.
_____________________________________________________________________________
_____________________________________________________________________________
5. Long answer type questions.
a. Differentiate between the ordered list and unordered list.
b. How do you use border-spacing property in a table?
c. Differentiate between the ROWSPAN and COLSPAN attributes.
d. How do you use padding property in a table?
Lists and Tables in HTML5 45

