In html two different lists of elements are present i.e. unordered list and ordered list.
This lists enclosed with <ul> element and are bullet lists.
<ul> <li>List 1</li> <li>List 2</li> <li>List 3</li> </ul>
You can also change the type of bullet i.e.
<ul type="square"><li>...</li></ul> <ul type="circle"><li>...</li></ul> <ul type="disc"><li>...</li></ul>
These are used to create a numbered lists.
<ol> <li>List 1</li> <li>List 2</li> <li>List 3</li> </ol>
You can also change the type of number i.e.
<ol type="a"><li>...</li></ol> <ol type="i"><li>...</li></ol> <ol type="1"><li>...</li></ol>
Here is another tricks:
<ol type="a" start="3"><li>...</li></ol> <ol type="i" start="3"><li>...</li></ol> <ol type="1" start="3"><li>...</li></ol>
Output:
c. […]
iii. […]
3. […]
Every business has one or several peak seasons or periods of time during the year…
Men searching for natural support often come across himalaya confido results — and the biggest question is…
Looking to invest and get interest beyond your average savings account and fixed deposits? Well,…
If you are looking into digital marketing courses in India, you have likely seen IIDE…
As of April 2026, the best AI video generators prioritize physics-accurate motion and high-fidelity rendering.…
While software development emerged as a revolutionizing service decades ago, it is now taking on…