There are four types of lists <li> present in HTML.They are:-
1)Ordered lists<ol>
2)Un ordered lists<ul>
3)Directory list<dir>
4)Glossary list <dl>
Example to know about LISTS
Output:
There are four types of lists <li> present in HTML.They are:-
1)Ordered lists<ol>
2)Un ordered lists<ul>
3)Directory list<dir>
4)Glossary list <dl>
Example to know about LISTS
Output: