From a02f4b2f60c81e09b318a090e5c9c2d2d641c878 Mon Sep 17 00:00:00 2001 From: t7yang Date: Sat, 17 Jul 2021 16:10:02 +0800 Subject: replace wiki links in zh-CN --- files/zh-cn/web/css/css_columns/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'files/zh-cn/web/css/css_columns/index.html') diff --git a/files/zh-cn/web/css/css_columns/index.html b/files/zh-cn/web/css/css_columns/index.html index d9492d2552..a2202c8b61 100644 --- a/files/zh-cn/web/css/css_columns/index.html +++ b/files/zh-cn/web/css/css_columns/index.html @@ -22,7 +22,7 @@ translation_of: Web/CSS/CSS_Columns

Relationship to Fragmentation

-

Multiple-column Layout is closely related to Paged Media, in that each column box becomes a fragment, much like a printed page becomes a fragment of an overall document. Therefore the properties now defined in the CSS Fragmentation specification are required in order to control how content breaks between columns. 

+

Multiple-column Layout is closely related to Paged Media, in that each column box becomes a fragment, much like a printed page becomes a fragment of an overall document. Therefore the properties now defined in the CSS Fragmentation specification are required in order to control how content breaks between columns. 

参考

@@ -58,13 +58,13 @@ translation_of: Web/CSS/CSS_Columns
多列的基本概念
多列布局的概述
-
设置列的样式
+
设置列的样式
如何使用列的分隔线,以及设置列间距。
-
Spanning and Balancing
+
Spanning and Balancing
How to make elements span across all columns and controlling the way columns are filled.
-
Handling Overflow in Multicol
+
Handling Overflow in Multicol
What happens when an item overflows the column it is in and what happens when there is too much columned content to fit a container.
-
Content Breaks in Multicol
+
Content Breaks in Multicol
Introduction to the Fragmentation specification and how to control where column content breaks.
-- cgit v1.2.3-54-g00ecf