From 97065b2e68dd8768dc1ea092c893c57ebe205026 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 25 Feb 2021 08:31:36 -0500 Subject: use class="hidden" not style="display:none" --- .../checking_that_your_web_site_is_working_properly/index.html | 2 +- .../learn/common_questions/upload_files_to_a_web_server/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/learn/common_questions') diff --git a/files/zh-cn/learn/common_questions/checking_that_your_web_site_is_working_properly/index.html b/files/zh-cn/learn/common_questions/checking_that_your_web_site_is_working_properly/index.html index 5b09080497..754f4732ff 100644 --- a/files/zh-cn/learn/common_questions/checking_that_your_web_site_is_working_properly/index.html +++ b/files/zh-cn/learn/common_questions/checking_that_your_web_site_is_working_properly/index.html @@ -56,7 +56,7 @@ translation_of: Learn/Common_questions/Checking_that_your_web_site_is_working_pr

服务器在收到请求时会以一条状态信息作出响应。以下是最常见的状态:

-
200: OK
+
200: OK
你请求的资源已递送。
301: Moved permanently
资源已被移到新的位置。你将无法在浏览器中看到,但了解"301"是件好事,因为搜索引擎利用这条信息更新它们的索引。
diff --git a/files/zh-cn/learn/common_questions/upload_files_to_a_web_server/index.html b/files/zh-cn/learn/common_questions/upload_files_to_a_web_server/index.html index d554870125..223672abc7 100644 --- a/files/zh-cn/learn/common_questions/upload_files_to_a_web_server/index.html +++ b/files/zh-cn/learn/common_questions/upload_files_to_a_web_server/index.html @@ -139,5 +139,5 @@ translation_of: Learn/Common_questions/Upload_files_to_a_web_server

 

- +

-- cgit v1.2.3-54-g00ecf