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

Copy this symbol

LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN

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

⪏
⪏
U+02A8F
\2a8f
⪏

HTML Examples

Using HTML Code value in HTML file

<span> &#10895; </span>

Using HTML Entity value in HTML file

<span> &lsimg; </span>

CSS Example

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

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