HTML Entity/Symbol⧝(TIE OVER INFINITY )

Copy this symbol

TIE OVER INFINITY

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

⧝
⧝
U+029DD
\29dd
⧝

HTML Examples

Using HTML Code value in HTML file

<span> &#10717; </span>

Using HTML Entity value in HTML file

<span> &infintie; </span>

CSS Example

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

span { 
    content: "\29dd";
}
All HTML Symbols