aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/gap
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-12-02 02:03:11 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2021-12-09 23:31:53 +0900
commitd1fa9e8afa695d043c5bec2bff99354cdfcf71e9 (patch)
treec7433d39823f51ea617d11bd78af528ac43bfb07 /files/ja/web/css/gap
parent2e150956b4988d350bcd0a9037291b44e42f77e2 (diff)
downloadtranslated-content-d1fa9e8afa695d043c5bec2bff99354cdfcf71e9.tar.gz
translated-content-d1fa9e8afa695d043c5bec2bff99354cdfcf71e9.tar.bz2
translated-content-d1fa9e8afa695d043c5bec2bff99354cdfcf71e9.zip
2021/11/30 時点の英語版に同期
Diffstat (limited to 'files/ja/web/css/gap')
-rw-r--r--files/ja/web/css/gap/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/ja/web/css/gap/index.md b/files/ja/web/css/gap/index.md
index 8d9de3c7ef..7a2899adfc 100644
--- a/files/ja/web/css/gap/index.md
+++ b/files/ja/web/css/gap/index.md
@@ -74,7 +74,7 @@ gap: unset;
## 例
-<h3 id="Flex_layout">フレックスレイアウト</h3>
+### フレックスレイアウト
#### HTML
@@ -113,7 +113,7 @@ gap: unset;
{{EmbedLiveSample("Flex_layout", "auto", "120px")}}
-<h3 id="Grid_layout">グリッドレイアウト</h3>
+### グリッドレイアウト
#### HTML
@@ -151,7 +151,7 @@ gap: unset;
{{EmbedLiveSample("Grid_layout", "auto", "120px")}}
-<h3 id="Multi-column_layout">段組みレイアウト</h3>
+### 段組みレイアウト
#### HTML
@@ -187,4 +187,4 @@ gap: unset;
## 関連情報
- 関連する CSS プロパティ: {{CSSxRef("row-gap")}}, {{CSSxRef("column-gap")}}
-- グリッドレイアウトガイド: _[グリッドレイアウトの基本概念 - 溝](/ja/docs/Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout#gutters)_
+- グリッドレイアウトガイド: [グリッドレイアウトの基本概念 - 溝](/ja/docs/Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout#gutters)