HTML Entity/Symbolffl(LATIN SMALL LIGATURE FFL )

Copy this symbol

LATIN SMALL LIGATURE FFL

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

ffl
ffl
U+0FB04
\fb04
ffl

HTML Examples

Using HTML Code value in HTML file

<span> &#64260; </span>

Using HTML Entity value in HTML file

<span> &ffllig; </span>

CSS Example

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

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