HTML Entity/Symbolfl(LATIN SMALL LIGATURE FL )

Copy this symbol

LATIN SMALL LIGATURE FL

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

fl
fl
U+0FB02
\fb02
fl

HTML Examples

Using HTML Code value in HTML file

<span> &#64258; </span>

Using HTML Entity value in HTML file

<span> &fllig; </span>

CSS Example

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

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