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" --- files/zh-cn/learn/accessibility/what_is_accessibility/index.html | 2 +- .../checking_that_your_web_site_is_working_properly/index.html | 2 +- .../learn/common_questions/upload_files_to_a_web_server/index.html | 2 +- files/zh-cn/learn/css/styling_text/styling_lists/index.html | 2 +- files/zh-cn/learn/forms/advanced_form_styling/index.html | 2 +- files/zh-cn/learn/forms/form_validation/index.html | 2 +- files/zh-cn/learn/html/howto/index.html | 4 ++-- files/zh-cn/learn/javascript/first_steps/strings/index.html | 2 +- .../learn/javascript/first_steps/what_is_javascript/index.html | 2 +- .../server-side/express_nodejs/forms/create_genre_form/index.html | 6 +++--- 10 files changed, 13 insertions(+), 13 deletions(-) (limited to 'files/zh-cn/learn') diff --git a/files/zh-cn/learn/accessibility/what_is_accessibility/index.html b/files/zh-cn/learn/accessibility/what_is_accessibility/index.html index 8d63d61112..f75d4f4472 100644 --- a/files/zh-cn/learn/accessibility/what_is_accessibility/index.html +++ b/files/zh-cn/learn/accessibility/what_is_accessibility/index.html @@ -221,7 +221,7 @@ translation_of: Learn/Accessibility/What_is_accessibility

另见

- +

diff --git a/files/zh-cn/learn/forms/form_validation/index.html b/files/zh-cn/learn/forms/form_validation/index.html index 0cdfdd07f1..ba067365aa 100644 --- a/files/zh-cn/learn/forms/form_validation/index.html +++ b/files/zh-cn/learn/forms/form_validation/index.html @@ -846,7 +846,7 @@ addEvent(form, "submit", function () {
  • jQuery 插件:
  • diff --git a/files/zh-cn/learn/html/howto/index.html b/files/zh-cn/learn/html/howto/index.html index cf467bb4cf..5da29d0bf2 100644 --- a/files/zh-cn/learn/html/howto/index.html +++ b/files/zh-cn/learn/html/howto/index.html @@ -150,8 +150,8 @@ translation_of: Learn/HTML/Howto -

         

    +

     

    - +

    diff --git a/files/zh-cn/learn/javascript/first_steps/strings/index.html b/files/zh-cn/learn/javascript/first_steps/strings/index.html index 36352b5f48..aa67e2a0e5 100644 --- a/files/zh-cn/learn/javascript/first_steps/strings/index.html +++ b/files/zh-cn/learn/javascript/first_steps/strings/index.html @@ -284,5 +284,5 @@ typeof myString;

    {{PreviousMenuNext("Learn/JavaScript/First_steps/Math", "Learn/JavaScript/First_steps/Useful_string_methods", "Learn/JavaScript/First_steps")}}

    - +

    diff --git a/files/zh-cn/learn/javascript/first_steps/what_is_javascript/index.html b/files/zh-cn/learn/javascript/first_steps/what_is_javascript/index.html index 39461e4c4e..313a02adc1 100644 --- a/files/zh-cn/learn/javascript/first_steps/what_is_javascript/index.html +++ b/files/zh-cn/learn/javascript/first_steps/what_is_javascript/index.html @@ -497,5 +497,5 @@ for (let i = 0; i < buttons.length; i++) {

    - +

    diff --git a/files/zh-cn/learn/server-side/express_nodejs/forms/create_genre_form/index.html b/files/zh-cn/learn/server-side/express_nodejs/forms/create_genre_form/index.html index ffee2341cf..939ab8fe41 100644 --- a/files/zh-cn/learn/server-side/express_nodejs/forms/create_genre_form/index.html +++ b/files/zh-cn/learn/server-side/express_nodejs/forms/create_genre_form/index.html @@ -217,9 +217,9 @@ block content
    - + -