Computer Science, asked by dimikadi, 9 months ago

What are the various ordering styles that can be given to the items of an ordered list

Answers

Answered by vrutikapatel9a40
3

Answer:

There are three types of list ,They are: Ordered list: tag used is <ol> which is used for listing out items with numbers and alphabets. Unordered list(Bulleted list): tag used in html is <ul>,used for listing out items with symbols or shapes.

Answered by Aloneboi26
2

Explanation:

symbols or shapes

ordered

or

unordered

etc........

Similar questions