svg

http://www.cnblogs.com/dxy1982/archive/2012/04/06/2395729.html

<svg width="600" height="890">
<circle cx="25" cy="75" r="20" stroke="red" fill="transparent" stroke-width="1"/>
<line x1="25" x2="25" y1="94" y2="150" stroke="red" fill="transparent" stroke-width="1"/>
<line x1="25" x2="10" y1="110" y2="135" stroke="red" fill="transparent" stroke-width="1"/>
<line x1="25" x2="40" y1="110" y2="135" stroke="red" fill="transparent" stroke-width="1"/>

<line x1="25" x2="40" y1="150" y2="165" stroke="red" fill="transparent" stroke-width="1"/>
<line x1="25" x2="10" y1="150" y2="165" stroke="red" fill="transparent" stroke-width="1"/>
</svg>

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章