aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/layout_cookbook/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/layout_cookbook/index.html')
-rw-r--r--files/zh-cn/web/css/layout_cookbook/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/layout_cookbook/index.html b/files/zh-cn/web/css/layout_cookbook/index.html
index f8c70e480b..fd586a248f 100644
--- a/files/zh-cn/web/css/layout_cookbook/index.html
+++ b/files/zh-cn/web/css/layout_cookbook/index.html
@@ -14,7 +14,7 @@ translation_of: Web/CSS/Layout_cookbook
<div>CSS layout cookbook 这本书旨在汇集常见的布局样式,这些布局你可能在自己的网站中会用到。这些布局样式不仅仅可以可以用来开始一个项目,而且提供了具体的使用方法,作为开发人员,你可以做出合适的选择。</div>
-<div></div>
+
<div class="note">
<p><strong>Note</strong>: 如果你是首次接触CSS布局,你可以先看一下<a href="/en-US/docs/Learn/CSS/CSS_layout">CSS layout learning module</a>,书中的基础知识有利于你更好的使用本书中的布局样式。</p>