write HTML code to create number and bulleted list
Answers
Answered by
0
Chapter Summary
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.
Answered by
0
Hlo mate ♡!
here is your answer!
Tag Description
<ol> Defines an ordered list
<li> Defines a list item
<dl> Defines a description list
<dt> Defines a term in a description list
I hope it help you!
Similar questions