From 6e9fe98036090a37cc6247b873845505e5b512fb Mon Sep 17 00:00:00 2001 From: Tanner Dolby Date: Tue, 22 Feb 2022 01:49:36 -0800 Subject: Removes empty
or

elements from pages (#3093) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng Co-authored-by: Masahiro FUJIMOTO --- files/zh-cn/learn/server-side/first_steps/index.html | 2 +- files/zh-cn/learn/server-side/first_steps/introduction/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/learn/server-side') diff --git a/files/zh-cn/learn/server-side/first_steps/index.html b/files/zh-cn/learn/server-side/first_steps/index.html index c047603f72..d48baa0e26 100644 --- a/files/zh-cn/learn/server-side/first_steps/index.html +++ b/files/zh-cn/learn/server-side/first_steps/index.html @@ -12,7 +12,7 @@ translation_of: Learn/Server-side/First_steps

在我们的服务端编程板块中,我们回答了服务端编程的一系列基础问题—“它是什么?”,“它和客户端编程的区别是什么?”,还有“为什么它是有价值的?”。然后我们提供了对几个最受欢迎的服务端Web框架的概览,同时还有对如何选择最适合的框架来创建你第一个网站的指导。最后我们提供了一篇从高层次介绍Web服务器安全的文章。
-
+

先决条件

diff --git a/files/zh-cn/learn/server-side/first_steps/introduction/index.html b/files/zh-cn/learn/server-side/first_steps/introduction/index.html index 7f6a05f4e0..b324688be1 100644 --- a/files/zh-cn/learn/server-side/first_steps/introduction/index.html +++ b/files/zh-cn/learn/server-side/first_steps/introduction/index.html @@ -12,7 +12,7 @@ tags: translation_of: Learn/Server-side/First_steps/Introduction ---
-
+
{{NextMenu("Learn/Server-side/First_steps/Client-Server_overview", "Learn/Server-side/First_steps")}}
-- cgit v1.2.3-54-g00ecf