blob: 9add721662d926426bb7161f944c242cb5814407 (
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 id="Quick_links">
<ol>
<li>Wikipedia 上の {{Interwiki("wikipedia", "合字")}}</li>
</ol>
</section>
|