Thread
:
What are HTML Lists
View Single Post
#
6
(
permalink
)
05-15-2010, 04:36 AM
reynoldcastellino
Junior Member
Join Date: May 2010
Posts: 19
There are three types of list present in the HTML. First is ordered list , then unordered list and lat is defination list. Ordered list use <ol> tag, unordered list use <ul> tag, and defination list use <dl> tag.
reynoldcastellino
View Public Profile
Find all posts by reynoldcastellino