Page 33 - PlusGPT_V2.1_C7_Flipbook
P. 33
<HR>
<DL>
<DT> Beverages </DT>
<DD> Hot and Cold Drinks</DD>
<DT> Cappuccino </DT>
<DD> Hot Drinks </DD>
</DL>
</BODY>
</HTML>
Definition list
Let’s CatCh uP Critical Thinking
What is the difference between an ordered list and unordered list?
________________________________________________________________________________
________________________________________________________________________________
Let’s BaCk-uP
The <img> tag is used to insert an image in the web page.
A list is a collection of related items.
The <LI> tag is used to define an item in the list.
There are three types of lists—ordered, unordered and definition list.
An ordered list is also called the numbered list.
An unordered list is also called bulleted list.
The definition list is also known as description list.
Images and Lists in HTML 31

