In this post, I will explain how you can create ordered, unordered or definition lists using HTML. You will also learn how you can merge ordered list into unordered list or vice-versa. Ordered or unordered lists are useful to sort out the things into separate lines over the webpage or on the paper. The HTML tag for unordered list is <ul> and the HTML tag for ordered list is <ol>. In both lists, each list item will be start with <li> tag. Let us give you an example.
![Create HTML Ordered or Unordered Lists how to create a HTML list](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiER56Q0qaMi70msp_YTkbII0GvYOUOXJGh2ri_Iw6tjy05qHMaK8oDwGc_s5HphoUGsV84Cdy_qOo-i7h2zlcxAClU-QOVeEnPNWXNrpiPE3m4k2XKHVLTISMUuJvRFKoEqqAMIn5KOdFT/s1600/create-html-lists.png)
![Create HTML Ordered or Unordered Lists how to create a HTML list](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiER56Q0qaMi70msp_YTkbII0GvYOUOXJGh2ri_Iw6tjy05qHMaK8oDwGc_s5HphoUGsV84Cdy_qOo-i7h2zlcxAClU-QOVeEnPNWXNrpiPE3m4k2XKHVLTISMUuJvRFKoEqqAMIn5KOdFT/s1600/create-html-lists.png)
Comments/disqusion
No comments