svg

svg 有哪些元素:
svg circle rect ellipse line text
每个元素有哪些属性
svg:width height
circle:cx cy r fill stroke stroke-width
rect:x y width height
ellipse: cx cy rx ry
line: x1 y1 x2 y2 stroke
text: x y font-size
哪些是css属性,哪些是svg属性
具体情况 具体区分

posted on 2016-07-18 09:14  j.w  阅读(164)  评论(0编辑  收藏  举报