HTML Entity/Symbol≱(NEITHER GREATER-THAN NOR EQUAL TO )

Copy this symbol

NEITHER GREATER-THAN NOR EQUAL TO

Click on any of the following code values to copy to clipboard.

≱
≱
U+02271
\2271
≱

HTML Examples

Using HTML Code value in HTML file

<span> &#8817; </span>

Using HTML Entity value in HTML file

<span> &nge; </span>

CSS Example

Using CSS content code of the HTML entity &nge; to specify in a CSS file

span { 
    content: "\2271";
}
All HTML Symbols