From 13db12ce5c9cfe0c433f35587035dce15eedf294 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 26 Jul 2021 15:31:56 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn) --- .../zh-cn/learn/html/howto/author_fast-loading_html_pages/index.html | 4 ++-- files/zh-cn/learn/html/howto/use_data_attributes/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/zh-cn/learn/html/howto') diff --git a/files/zh-cn/learn/html/howto/author_fast-loading_html_pages/index.html b/files/zh-cn/learn/html/howto/author_fast-loading_html_pages/index.html index 2e794fbe9c..7201bc4024 100644 --- a/files/zh-cn/learn/html/howto/author_fast-loading_html_pages/index.html +++ b/files/zh-cn/learn/html/howto/author_fast-loading_html_pages/index.html @@ -110,7 +110,7 @@ original_slug: Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages <table>...</table> <table>...</table> -

可参见 CSS Flexible Box Layout 和 CSS Grid Layout 规范。

+

可参见 CSS Flexible Box Layout 和 CSS Grid Layout 规范。

Minify and compress SVG assets

@@ -194,7 +194,7 @@ original_slug: Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages diff --git a/files/zh-cn/learn/html/howto/use_data_attributes/index.html b/files/zh-cn/learn/html/howto/use_data_attributes/index.html index 4b17a47c07..9096accd10 100644 --- a/files/zh-cn/learn/html/howto/use_data_attributes/index.html +++ b/files/zh-cn/learn/html/howto/use_data_attributes/index.html @@ -75,7 +75,7 @@ article[data-columns='4'] {
 
-- cgit v1.2.3-54-g00ecf