Logical Or |
Name | Logical Or | |
Unicode | U+2228 | |
CSS Code | \2228 | |
HTML Entity | ∨ | |
HTML Code | ∨ |
<div>∨</div>
div::before {
content: "\2228";
}
Logical Or |
Name | Logical Or | |
Unicode | U+2228 | |
CSS Code | \2228 | |
HTML Entity | ∨ | |
HTML Code | ∨ |
<div>∨</div>
div::before {
content: "\2228";
}