aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/css
diff options
context:
space:
mode:
authorallo <yin199909@aliyun.com>2022-03-18 22:01:02 +0800
committerIrvin <irvinfly@gmail.com>2022-03-18 22:31:17 +0800
commit0227170ae69b5b6c35c7cfa59ab54918241349fd (patch)
treea402844e219afb50bb4f86a8ae9d1bf57ff47720 /files/zh-tw/web/css
parent8824afb494e5398bc0efcf5f7eb78782096fc90c (diff)
downloadtranslated-content-0227170ae69b5b6c35c7cfa59ab54918241349fd.tar.gz
translated-content-0227170ae69b5b6c35c7cfa59ab54918241349fd.tar.bz2
translated-content-0227170ae69b5b6c35c7cfa59ab54918241349fd.zip
auto replace anch with scripts
Diffstat (limited to 'files/zh-tw/web/css')
-rw-r--r--files/zh-tw/web/css/css_animations/using_css_animations/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/css/css_animations/using_css_animations/index.html b/files/zh-tw/web/css/css_animations/using_css_animations/index.html
index 82acb8ac6e..a93ec20eb1 100644
--- a/files/zh-tw/web/css/css_animations/using_css_animations/index.html
+++ b/files/zh-tw/web/css/css_animations/using_css_animations/index.html
@@ -25,7 +25,7 @@ translation_of: Web/CSS/CSS_Animations/Using_CSS_animations
<h2 id="CSS_animation_設定">CSS animation 設定</h2>
-<p>  你可以使用 {{ cssxref("animation") }} property 或其 sub-properties 來創建 CSS 動畫的細節(諸如轉化時間等)。但這並不能決定動畫的外觀,外觀的部份我們將在下面的 {{ anch("使用關鍵影格定義動畫流程") }} 介紹。</p>
+<p>  你可以使用 {{ cssxref("animation") }} property 或其 sub-properties 來創建 CSS 動畫的細節(諸如轉化時間等)。但這並不能決定動畫的外觀,外觀的部份我們將在下面的 <a href="#使用關鍵影格定義動畫流程">使用關鍵影格定義動畫流程</a> 介紹。</p>
<p>  這裡是 {{ cssxref("animation") }} property 的 sub-properties:</p>