Computer Science, asked by alizamaryam37, 9 months ago

what are the various ordering styles that can be given to an ordering list.

Answers

Answered by mehtarishi
3

Answer:

numbera,upper roman,lower roman, alphabets etc...

Answered by masterankur9779
2

Hi Mate Here Is Your Answer:

HTML lists are used to present list of information in well formed and semantic way. There are three different types of list in HTML and each one has a specific purpose and meaning.

Unordered List: Used to create a list of related items, in no particular order.

Odered List : Used to create a list of related items, in a specific order.

Description list : Used to create a list of terms and their descriptions

Hope it Helps :)

Similar questions