HTML List क्या होता है? List कितने प्रकार की होती है? Unordered | Ordered | Description List

Опубликовано: 27 Октябрь 2024
на канале: Full Stack Tutorials
480
6

HTML List क्या होता है? List कितने प्रकार की होती है?
It is used to group related information/items and display them in a List.

In this video -
List Type - 3
1. Unordered list (attributes - type)
type="disc" (default)
type="circle"
type="square"
type="none"
2. Ordered list (attributes - type, start)
type="1" (default)
type="A"
type="a"
type="I"
type="i"
3. Description list

#HTML #LIST #HTMLTutorial #HTML5
#WebDevelopment #FullStackTutorials

------------------------------------------------------------------------------------------------
For supporting us: - LIKE | SHARE | COMMENT | SUBSCRIBE
------------------------------------------------------------------------------------------------
FACEBOOK: -   / fullstacktutorials  
------------------------------------------------------------------------------------------------