There are four types of symbol are there in Unoredered List.
Answers
Answered by
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
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