摘要:
SVG是一种矢量图,放大缩小皆不会失真。这种矢量图,可以用作标签或者用作一些具有交互效果的图片。我们使用SVG作为网页的一部分的时候,有如下几种方法: 一,使用embed标签 <embed src="SVG路径" type="image/svg+xml"/> 二,使用object标签 <object 阅读全文
posted @ 2019-09-04 15:11 李氏长歌 阅读(9383) 评论(0) 推荐(0) 编辑
posted @ 2019-09-04 15:11 李氏长歌 阅读(9383) 评论(0) 推荐(0) 编辑
posted @ 2019-03-18 13:12 李氏长歌 阅读(474) 评论(0) 推荐(0) 编辑
posted @ 2019-03-05 20:04 李氏长歌 阅读(816) 评论(0) 推荐(0) 编辑
posted @ 2019-02-25 17:35 李氏长歌 阅读(232) 评论(0) 推荐(0) 编辑
Copyright © 2024 李氏长歌
Powered by .NET 9.0 on Kubernetes