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. […]
Once you've memorized basic blackjack strategy, it's time to delve deeper into the game. Advanced…
Yoga is no longer just a physical practice. Yoga is popular as a lifestyle practice.…
Best Crypto Sign-Up Bonuses in India 2026: Ranked & Compared Every exchange claims to have…
One of the world's busiest travel hubs, New York City relies heavily on coach bus…
Whether large scale or small scale, many businesses want to market their services or products…
Online trading has brought ease of trading, better security protocols, and fast trade executions; however,…