HTML Entity/Symbolij(LATIN SMALL LIGATURE IJ )

ij
Copy this symbol

LATIN SMALL LIGATURE IJ

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

ij
ij
U+00133
\0133
ij

HTML Examples

Using HTML Code value in HTML file

<span> &#307; </span>

Using HTML Entity value in HTML file

<span> &ijlig; </span>

CSS Example

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

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