HTML Entity/Symbol∷(PROPORTION )

Copy this symbol

PROPORTION

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

∷
∷
U+02237
\2237
∷

HTML Examples

Using HTML Code value in HTML file

<span> &#8759; </span>

Using HTML Entity value in HTML file

<span> &Colon; </span>

CSS Example

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

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