aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/ligature/index.html
blob: e919f9d405530a4084e89be28a3c9bb27435ce52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: Ligature
slug: Glossary/Ligature
translation_of: Glossary/Ligature
---
<p>“连字” 是指将两个字符组合后变为一个形状,像是法语中的“œ” 就是“oe”的连字。</p>

<p>你可以在网页中使用 {{cssxref("font-variant-ligatures")}} 来实现连字</p>

<section id="Quick_links">
<ol>
 <li>{{interwiki("wikipedia", "Typographic ligature", "Ligature")}} on Wikipedia</li>
</ol>
</section>