Computer Science, asked by kumarm8507, 1 month ago

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

Answers

Answered by brundag
0

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.
Answered by sakshi746454
0

Answer:

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.

https

Similar questions