HTML Entity/Symbol⊵(CONTAINS AS NORMAL SUBGROUP OR EQUAL TO )

Copy this symbol

CONTAINS AS NORMAL SUBGROUP OR EQUAL TO

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

⊵
⊵
U+022B5
\22b5
⊵

HTML Examples

Using HTML Code value in HTML file

<span> &#8885; </span>

Using HTML Entity value in HTML file

<span> &RightTriangleEqual; </span>

CSS Example

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

span { 
    content: "\22b5";
}
All HTML Symbols