How to create HTML List | Part - 1 | ol tag | Hindi

Опубликовано: 15 Июнь 2026
на канале: CS Tutorials
546
41

In this video we will learn about HTML ordered List.

Like our facebook page:   / cs-tutorials-104880874646043  

HTML ol tag for Ordered List: We use ol tag to create ordered lists in html.
We use li tag to add list items to ordered or un ordered list.
There are three attributes with respect to ol tag, they are type , start and reversed.
Type attribute takes values like: 1, A, a, I ,i.
Start attribute takes integer value to indicate from which number or alphabet the list begin.
Reversed attribute just reverse the order of the list's item.
text explanation available: https://cstutorials1.blogspot.com/202...

Previous tutorial - Insert image in HTML page | marquee tag in HTML | Hindi - link:
   • Insert image in HTML page | marquee tag in...  

Check out our HTML Tutorials playlist:    • HTML Tutorial for Beginners in Hindi  

Subscribe our channel:    / @cstutorials16  

#CSTutorials #HTML