From a41c517202ac5cb97533cd3149621c7e4c7ffdd9 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 18 Oct 2021 12:37:35 +0900 Subject: CSS Box Alignment 関係の用語集の変換準備 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/glossary/alignment_container/index.html | 17 ----------------- files/ja/glossary/alignment_container/index.md | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 17 deletions(-) delete mode 100644 files/ja/glossary/alignment_container/index.html create mode 100644 files/ja/glossary/alignment_container/index.md (limited to 'files/ja/glossary/alignment_container') diff --git a/files/ja/glossary/alignment_container/index.html b/files/ja/glossary/alignment_container/index.html deleted file mode 100644 index 8751607926..0000000000 --- a/files/ja/glossary/alignment_container/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Alignment container -slug: Glossary/Alignment_Container -tags: - - Alignment container - - CSS - - Glossary - - alignment -translation_of: Glossary/Alignment_Container ---- -

アラインメントコンテナーの四角形の中では、アラインメントサブジェクトが整列されます。これはレイアウトのモードによって定義されます。通常はアラインメントサブジェクトが内包されているブロックのことを指します。ボックスの writing mode は外側のコンテナーによって決定されます。

- -

関連項目

- - diff --git a/files/ja/glossary/alignment_container/index.md b/files/ja/glossary/alignment_container/index.md new file mode 100644 index 0000000000..8751607926 --- /dev/null +++ b/files/ja/glossary/alignment_container/index.md @@ -0,0 +1,17 @@ +--- +title: Alignment container +slug: Glossary/Alignment_Container +tags: + - Alignment container + - CSS + - Glossary + - alignment +translation_of: Glossary/Alignment_Container +--- +

アラインメントコンテナーの四角形の中では、アラインメントサブジェクトが整列されます。これはレイアウトのモードによって定義されます。通常はアラインメントサブジェクトが内包されているブロックのことを指します。ボックスの writing mode は外側のコンテナーによって決定されます。

+ +

関連項目

+ + -- cgit v1.2.3-54-g00ecf