From 0227170ae69b5b6c35c7cfa59ab54918241349fd Mon Sep 17 00:00:00 2001 From: allo Date: Fri, 18 Mar 2022 22:01:02 +0800 Subject: auto replace anch with scripts --- files/zh-tw/web/css/css_animations/using_css_animations/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-tw/web/css') 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

CSS animation 設定

-

  你可以使用 {{ cssxref("animation") }} property 或其 sub-properties 來創建 CSS 動畫的細節(諸如轉化時間等)。但這並不能決定動畫的外觀,外觀的部份我們將在下面的 {{ anch("使用關鍵影格定義動畫流程") }} 介紹。

+

  你可以使用 {{ cssxref("animation") }} property 或其 sub-properties 來創建 CSS 動畫的細節(諸如轉化時間等)。但這並不能決定動畫的外觀,外觀的部份我們將在下面的 使用關鍵影格定義動畫流程 介紹。

  這裡是 {{ cssxref("animation") }} property 的 sub-properties:

-- cgit v1.2.3-54-g00ecf