aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/ligature/index.html
blob: 10d86f4457fdd8f6416205e59d17693deb179c24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Ligature (合字)
slug: Glossary/Ligature
tags:
  - CSS
  - Design
  - Glossary
  - 用語集
translation_of: Glossary/Ligature
---
<p><strong>合字</strong>は、2つの文字を1つの形に結合したものです。 たとえば、フランス語では "œ" は "oe" の合字です。</p>

<p>{{cssxref("font-variant-ligatures")}} を使用してウェブページで合字を実装できます。</p>

<section class="Quick_links" id="Quick_Links">
 <ol>
  <li>Wikipedia 上の {{Interwiki("wikipedia", "合字")}}</li>
 </ol>
</section>