Page 75 - CA 165 ver 1.0 Class 10
P. 75
Displays unordered
list with default type
i.e. ‘Disc’.
Displays unordered
list with square
bullets.
Nested List
A list can be nested with the same or with different types of ordered list inside another list. The web
browser automatically indents the nested list levels and display as ‘List Items’.
Nested List (Unordered),
Bullet type and Indent
sets automatically.
DESCRIPTION LIST
HTML supports a list style which is called definition list or description list where terms are listed along
with their description like in a dictionary or encyclopedia. The definition list is the ideal way to present a
glossary, list of items, or other name/value list. Definition list makes use of following tags.
<DL> Defines the start of the list
<DT> A term
Introduction to HTML 73

