DO YOU NEED A CONTENT WRITER FOR YOUR BUSINESS?

Your One-Stop Solution for All Content Needs! Click here for more!
Html

HTML Lists

Share

In html two different lists of elements are present i.e. unordered list and ordered list.

Unordered lists:

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>

Ordered lists:

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. […]

Namaste UI (Author)

Namaste UI collaborates closely with clients to develop tailored guest posting strategies that align with their unique goals and target audiences. Their commitment to delivering high-quality, niche-specific content ensures that each guest post not only meets but exceeds the expectations of both clients and the hosting platforms. Connect with us on social media for the latest updates on guest posting trends, outreach strategies, and digital marketing tips. For any types of guest posting services, contact us on info[at]namasteui.com.

Published by
Namaste UI (Author)
Tags: htmlweb

Recent Posts

The Enduring Influence Of Classic Russian Literature On Modern Storytelling

Classic Russian literature holds a quiet power that still shapes stories today. Its voice feels…

6 hours ago

How Small Brands Can Make Physical Touchpoints Feel More Connected

Digital channels often get most of the attention in modern branding. A business can launch…

2 days ago

Kraftshala vs IIDE: The Real Numbers on Placements, Fees & Programs (2026)

If you have been researching digital marketing programs in India, Kraftshala and IIDE both keep…

2 weeks ago

Email Marketing That Drives Results: Strategies, Automation, and the Power of Email APIs

Email marketing remains one of the highest-performing digital marketing channels because it gives businesses direct…

2 weeks ago

Benefits of Manual Therapy for Faster Recovery from Muscle and Joint Pain

Pain in muscles and joints can be a problem in everyday life, whether it involves…

3 weeks ago

How Digital-First Brands Can Make Offline Marketing Feel Connected

Most modern businesses spend a lot of time thinking about digital touchpoints. Websites, email campaigns,…

3 weeks ago