HTML Entity/Symbol≋(TRIPLE TILDE )

Copy this symbol

TRIPLE TILDE

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

≋
≋
U+0224B
\224b
≋

HTML Examples

Using HTML Code value in HTML file

<span> &#8779; </span>

Using HTML Entity value in HTML file

<span> &apid; </span>

CSS Example

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

span { 
    content: "\224b";
}
All HTML Symbols