Computer Science, asked by deepukhushisharma, 6 months ago

name any Bullet style that is used with unordered list​

Answers

Answered by HoneySparky
5

For creating an unordered list with circle bullets, use CSS property list-style-type. We will be using the style attribute. The style attribute specifies an inline style for an element. The attribute is used with the HTML <ul> tag, with the CSS property list-style-type to add square bullets to an unordered list.

Answered by Mystic008
3

Answer:

Style tag is the correct answer.

Similar questions