Back to Content

Ligature

files/en-us/glossary/ligature/index.md

latest293 B
Original Source

A ligature is a joining of two characters into one shape. For example, in French "œ" is a ligature of "oe".

You can implement ligatures in your webpage with {{cssxref("font-variant-ligatures")}}.

See also