热门关键字:  PHP  seo  Cisco  网络广告 虚拟主机 中文域名
当前位置 :| 主页>SVG>svg实例>

SVG实例

来源: 作者: 时间:2007-06-03 点击:

<svg width="8cm" height="4cm">
     <defs>
          <pattern id="TrianglePattern" x="0" y="0" width="1cm" height="1cm" viewBox="0 0 10 10">
               <path d="M 0 0 L 7 0 L 3.5 7 z" style="fill:red; stroke:blue"/>
          </pattern>
     </defs>
     <rect style="fill:none; stroke:blue" x=".01cm" y=".01cm" width="7.98cm" height="3.98cm"/>
     <ellipse style="fill:url(#TrianglePattern); stroke:black" cx="4cm" cy="2cm" rx="3.5cm" ry="1.5cm"/>
</svg>


最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册
赞助商连接