Computer Science, asked by kumarm8507, 2 months ago

write an html program to display an ordered list applying the front features​

Answers

Answered by brundag
2

Answer:

Chapter Summary

  1. Use the HTML <ol> element to define an ordered list.
  2. Use the HTML type attribute to define the numbering type.
  3. Use the HTML <li> element to define a list item.
  4. Lists can be nested.
  5. List items can contain other HTML elements.
Similar questions