pinktriangle.svg
上传用户:shuxianled
上传日期:2007-01-18
资源大小:6404k
文件大小:0k
源码类别:

xml/soap/webservice

开发平台:

Others

  1. <?xml version="1.0"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" 
  3.      width="12cm" height="8cm">
  4.   <title>Example 2-7 from the XML Bible, 2nd Edition</title>
  5.   <text x="10" y="15">This is SVG!</text>
  6.   <polygon style="fill: pink" points="0,311 180,0 360,311" />
  7. </svg>