Left Ceiling |
| Name | Left Ceiling | |
| Unicode | U+2308 | |
| CSS Code | \2308 | |
| HTML Entity | ⌈ | |
| HTML Code | ⌈ |
<div>⌈</div>div::before {
content: "\2308";
}Left Ceiling |
| Name | Left Ceiling | |
| Unicode | U+2308 | |
| CSS Code | \2308 | |
| HTML Entity | ⌈ | |
| HTML Code | ⌈ |
<div>⌈</div>div::before {
content: "\2308";
}