HTML Entity/Symbol⫮(DOES NOT DIVIDE WITH REVERSED NEGATION SLASH )

Copy this symbol

DOES NOT DIVIDE WITH REVERSED NEGATION SLASH

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

⫮
⫮
U+02AEE
\2aee
⫮

HTML Examples

Using HTML Code value in HTML file

<span> &#10990; </span>

Using HTML Entity value in HTML file

<span> &rnmid; </span>

CSS Example

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

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