HTML Entity/Symbol≽(SUCCEEDS OR EQUAL TO )

Copy this symbol

SUCCEEDS OR EQUAL TO

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

≽
≽
U+0227D
\227d
≽

HTML Examples

Using HTML Code value in HTML file

<span> &#8829; </span>

Using HTML Entity value in HTML file

<span> &sccue; </span>

CSS Example

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

span { 
    content: "\227d";
}
All HTML Symbols