HTML Entity/Symbol∵(BECAUSE )

Copy this symbol

BECAUSE

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

∵
∵
U+02235
\2235
∵

HTML Examples

Using HTML Code value in HTML file

<span> &#8757; </span>

Using HTML Entity value in HTML file

<span> &becaus; </span>

CSS Example

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

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