Neither Greater-Than nor Equal To |
Name | Neither Greater-Than nor Equal To | |
Unicode | U+2271 | |
CSS Code | \2271 | |
HTML Entity | ≱ | |
HTML Code | ≱ |
<div>≱</div>
div::before {
content: "\2271";
}
Neither Greater-Than nor Equal To |
Name | Neither Greater-Than nor Equal To | |
Unicode | U+2271 | |
CSS Code | \2271 | |
HTML Entity | ≱ | |
HTML Code | ≱ |
<div>≱</div>
div::before {
content: "\2271";
}