HTML Entity/Symbol≵(NEITHER GREATER-THAN NOR EQUIVALENT TO )

Copy this symbol

NEITHER GREATER-THAN NOR EQUIVALENT TO

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

≵
≵
U+02275
\2275
≵

HTML Examples

Using HTML Code value in HTML file

<span> &#8821; </span>

Using HTML Entity value in HTML file

<span> &ngsim; </span>

CSS Example

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

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