pinktriangle.svg
上传用户:shuxianled
上传日期:2007-01-18
资源大小:6404k
文件大小:0k
源码类别:
xml/soap/webservice
开发平台:
Others
- <?xml version="1.0"?>
- <svg xmlns="http://www.w3.org/2000/svg"
- width="12cm" height="8cm">
- <title>Example 2-7 from the XML Bible, 2nd Edition</title>
- <text x="10" y="15">This is SVG!</text>
- <polygon style="fill: pink" points="0,311 180,0 360,311" />
- </svg>