triangle is a type of bullet in unordered list?
Answers
Answered by
3
ul {
margin: 0.75em 0;
padding: 0 1em;
list-style: none;
}
li:before {
content: "";
border-color: transparent #111;
border-style: solid;
border-width: 0.35em 0 0.35em 0.45em;
display: block;
height: 0;
width: 0;
left: -1em;
top: 0.9em;
position: relative;
}
Answered by
4
Usage notes. The
- element is for grouping a collection of items that do not have a numerical ordering, and their order in the list is meaningless. Typically, unordered-list items are displayed with a bullet, which can be of several forms, like a dot, a circle, or a square.
- Hope it’s help you
- Please plz mark me as brainliest
- ———✌️✌️———
Similar questions
Math,
3 months ago
English,
3 months ago
Math,
7 months ago
Social Sciences,
7 months ago
Computer Science,
11 months ago
Physics,
11 months ago
English,
11 months ago