From 3d09b980bf5cd5394f8b5559c41b550c572bbdf0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Wed, 14 Apr 2021 16:49:42 -0400 Subject: remove all .alllinks in zh-tw content --- files/zh-tw/web/guide/graphics/index.html | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'files/zh-tw/web/guide/graphics') diff --git a/files/zh-tw/web/guide/graphics/index.html b/files/zh-tw/web/guide/graphics/index.html index 224757c138..25f6a3dd20 100644 --- a/files/zh-tw/web/guide/graphics/index.html +++ b/files/zh-tw/web/guide/graphics/index.html @@ -5,8 +5,6 @@ translation_of: Web/Guide/Graphics ---

現代網站或應用程式通常都配有圖像。我們可以很容易地使用{{HTMLElement("img")}}元素呈現靜態圖像 , 或藉由使用{{cssxref("background-image")}} 設定HTML的背景元素性質。你常會想要建立動態圖像或在事後操縱圖像。這些文章將讓你知道如何達成這些效果。

-
-

2D 圖像

@@ -16,17 +14,6 @@ translation_of: Web/Guide/Graphics
可縮放向量圖像(SVG) 讓你可以使用直線,曲線以及其他幾何圖形來編寫圖像。避免使用點陣圖像(bitmaps),你可以創造出適合任何大小的圖像。
-

 

- -

 

- -

 

- -

 

- -

觀看全部...

-
-

3D 圖像

@@ -43,7 +30,3 @@ translation_of: Web/Guide/Graphics
WebRTC
在WebRTC 中 RTC 是 Real-Time Communications 的簡稱,讓瀏覽器客戶端之間(peers)串流影片/音效檔案與數據分享的技術。
-
-
- -

 

-- cgit v1.2.3-54-g00ecf