HTML Entity/Symbol∤(DOES NOT DIVIDE )

Copy this symbol

DOES NOT DIVIDE

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

∤
∤
U+02224
\2224
∤

HTML Examples

Using HTML Code value in HTML file

<span> &#8740; </span>

Using HTML Entity value in HTML file

<span> &nmid; </span>

CSS Example

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

span { 
    content: "\2224";
}
All HTML Symbols