Precedes Under Relation |
| Name | Precedes Under Relation | |
| Unicode | U+22B0 | |
| CSS Code | \22B0 | |
| HTML Entity | ⊰ | |
| HTML Code | ⊰ |
<div>⊰</div>div::before {
content: "\22B0";
}Precedes Under Relation |
| Name | Precedes Under Relation | |
| Unicode | U+22B0 | |
| CSS Code | \22B0 | |
| HTML Entity | ⊰ | |
| HTML Code | ⊰ |
<div>⊰</div>div::before {
content: "\22B0";
}