aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/css/css_grid_layout
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-19 11:00:46 -0400
committerGitHub <noreply@github.com>2021-08-19 11:00:46 -0400
commitf18dcae78c88f29bf1e79c014621d45097e38999 (patch)
tree31701f963270209994b629a4e6e483aae4de6327 /files/zh-tw/web/css/css_grid_layout
parent4ff8d748f719857be138e95b00adbf9783688753 (diff)
downloadtranslated-content-f18dcae78c88f29bf1e79c014621d45097e38999.tar.gz
translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.tar.bz2
translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.zip
correct to Quick_links (not Quick_Links) (#2138)
Diffstat (limited to 'files/zh-tw/web/css/css_grid_layout')
-rw-r--r--files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html2
-rw-r--r--files/zh-tw/web/css/css_grid_layout/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html b/files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html
index 57e89bdf94..c29958f3db 100644
--- a/files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html
+++ b/files/zh-tw/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html
@@ -656,7 +656,7 @@ translation_of: Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout
<p>In this article we have had a very quick look through the Grid Layout Specification. Have a play with the code examples, and then move onto <a href="https://developer.mozilla.org/zh-TW/docs/Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout">the next part of this guide where we will really start to dig into the detail of CSS Grid Layout</a>.</p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/zh-TW/docs/Web/CSS"><strong>CSS</strong></a></li>
<li><a href="/zh-TW/docs/Web/CSS/Reference"><strong>CSS Reference</strong></a></li>
diff --git a/files/zh-tw/web/css/css_grid_layout/index.html b/files/zh-tw/web/css/css_grid_layout/index.html
index 0fd5616848..dd32113679 100644
--- a/files/zh-tw/web/css/css_grid_layout/index.html
+++ b/files/zh-tw/web/css/css_grid_layout/index.html
@@ -193,7 +193,7 @@ translation_of: Web/CSS/CSS_Grid_Layout
</tbody>
</table>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/zh-TW/docs/Web/CSS"><strong>CSS</strong></a></li>
<li><a href="/zh-TW/docs/Web/CSS/Reference"><strong>CSS 參考</strong></a></li>