Computer Science, asked by Sowparnika7312, 1 year ago

Write HTML code to display various bullet types.

Answers

Answered by heroboy53
4

Answer:

What bullet types are available? With ordered lists, you can select to use a number of different list types including alphabetical and Roman numerals. The type attribute for unordered lists can be set to disc, square, or circle.

Similar questions