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