View Single Post
  #10 (permalink)  
Old 05-24-2010, 05:18 AM
viviandsouzha viviandsouzha is offline
Member
 
Join Date: May 2010
Posts: 31
viviandsouzha is on a distinguished road
Ordered list, Unordered list and defination list are three types of list present in the HTML. As ordered list has tag as <ol> </ol>. The unordered list has tags as <ul></ul>. And defination list has tag as <dl></dl>.
Reply With Quote