India Languages, asked by kedarim123, 11 months ago

create oderlist and unorderlist with examples​

Answers

Answered by ankitraj829467
0

Explanation:

Use the HTML <ul> element to define an unordered list. Use the CSS list-style-type property to define the list item marker. Use the HTML <ol> element to define an ordered list. Use the HTML type attribute to define the numbering type. Use the HTML <li> element to define a list item.

Similar questions