HTML Entity/Symbol∦(NOT PARALLEL TO )

Copy this symbol

NOT PARALLEL TO

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

∦
∦
U+02226
\2226
∦

HTML Examples

Using HTML Code value in HTML file

<span> &#8742; </span>

Using HTML Entity value in HTML file

<span> &NotDoubleVerticalBar; </span>

CSS Example

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

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