From 6d3234e3f9ff37cbd766dc00c607828ad6f34a53 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Wed, 28 Jul 2021 12:32:33 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 2) (#1730) * remove link 'title' attributes that's just the 'href' (zh-cn, part 2) * more fixes --- files/zh-cn/web/svg/tutorial/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/svg/tutorial/index.html') diff --git a/files/zh-cn/web/svg/tutorial/index.html b/files/zh-cn/web/svg/tutorial/index.html index 9726ef006a..495780b1b3 100644 --- a/files/zh-cn/web/svg/tutorial/index.html +++ b/files/zh-cn/web/svg/tutorial/index.html @@ -12,7 +12,7 @@ translation_of: Web/SVG/Tutorial ---

可缩放矢量图形,即SVG,是W3C XML的分支语言之一,用于标记可缩放的矢量图形。目前SVG在Firefox、Opera、Webkit浏览器、IE等浏览器中已经部分实现。

-

本教程旨在解释SVG内部的技术细节。如果你希望绘制非常漂亮的图形,你可以在Inkscape的文档页面上获取更多有用的资源。另外还有一个比较好的SVG介绍:W3C的SVG入门

+

本教程旨在解释SVG内部的技术细节。如果你希望绘制非常漂亮的图形,你可以在Inkscape的文档页面上获取更多有用的资源。另外还有一个比较好的SVG介绍:W3C的SVG入门

本教程还在初期阶段,如果你有能力,可以来增加扩展一两段,写一整页的话会给加分!
-- cgit v1.2.3-54-g00ecf