Explain unordered list and its attributes.
Answers
Answered by
4
Answer:
UL (Unordered List) An unordered list typically is a bulleted list of items. HTML 3.0 gives you the ability to customise the bullets, to do without bullets and to wrap list items horizontally or vertically for multicolumn lists.
Answered by
2
Answer:
<h2>The type attribute with CSS property</h2> <ul style="list-style-type: square;">
...
HTML Unordered List | HTML Bulleted List.
Type Description
Type "circle" In this style, the list items are marked with circles.
Type "square" In this style, the list items are marked with squares.
Type "none" In this style, the list items are not marked
Explanation:
please make me as Brinlist it's very important for me
Similar questions