会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
w3cape
An ape chasing the W3C standard
博客园
首页
新随笔
联系
管理
订阅
2016年3月4日
svg学习笔记(一)
摘要: SVG——可扩展适量图形,基于XML PC端:IE9+ wap端:表现良好,适合使用 基础图形: line(线段) <line x1="25" y1="150" x2="375" y2="50" stroke="#f00"></line> polyline(折线) <polyline points=
阅读全文
posted @ 2016-03-04 21:40 w3cape
阅读(496)
评论(0)
推荐(0)
公告