Computer Science, asked by amitaditya296, 6 months ago

There are four types of symbol are there in Unoredered List.​

Answers

Answered by destinybell
1

Answer:

Just as you can change the numbering style for an ordered list, you can change the default bullet style for an unordered list with the type attribute. The three possible values for an ordered list include: disc - the default type, represented by a solid circle.

Explanation:

Answered by spandanachitti6401
0

Answer:

To represent different ordered lists, there are 4 types of attributes in <ul> tag. This is the default style.

...

HTML Unordered List | HTML Bulleted List

disc.

circle.

square.

none.

Similar questions