HTML Entity/Symbol⪸(SUCCEEDS ABOVE ALMOST EQUAL TO )

Copy this symbol

SUCCEEDS ABOVE ALMOST EQUAL TO

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

⪸
⪸
U+02AB8
\2ab8
⪸

HTML Examples

Using HTML Code value in HTML file

<span> &#10936; </span>

Using HTML Entity value in HTML file

<span> &scap; </span>

CSS Example

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

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