HTML Entity/Symbol⪐(GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN )

Copy this symbol

GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN

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

⪐
⪐
U+02A90
\2a90
⪐

HTML Examples

Using HTML Code value in HTML file

<span> &#10896; </span>

Using HTML Entity value in HTML file

<span> &gsiml; </span>

CSS Example

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

span { 
    content: "\2a90";
}
All HTML Symbols