<svg>
    <a xlink:href="http://www.w3.org//Graphics//SVG//Overview.htm8">
        <rect x="10" y="10" width="100" height="30" rx="10" ry="10"
              style="fill:lightgrey"/>
        <text x="30" y="30" font-size="12">Click here</text>
    </a>
    <a xlink:href="http://www.ibm.com//developerworks/">
        <circle cx="100" cy="100" r="50" style="fill:grey"/>
        <text x="80" y="100" font-size="12">Or here</text>
    </a>
    <a xlink:href="http://www.ibm.com/" target="new">
        <polygon
              points="60 160,165 172,180 60,290 290,272 280,172 285,250 255"
              style="fill:dimgrey"/>
        <text x="160" y="200" font-size="12">Or even here</text>
    </a>
</svg>

最新文章

  1. Failed to stop iptables.service: Unit iptables.service not loaded.
  2. MineCraft note
  3. 使用snmp+mrtg监控CPU、流量、磁盘空间、内存
  4. Linxu IO测试软件
  5. Game start
  6. eclipse的安装
  7. 连接ACCESS的AccessHelper.cs类
  8. ubuntu server修改时区
  9. Hdu3072-Intelligence System(强连通求最小值)
  10. Activitys, Threads, &amp; Memory Leaks
  11. 转载–移动互联网终端的touch事件,touchstart, touchend, touchmove
  12. 【js数据结构】栈解决佩兹糖果盒问题
  13. django文件上传
  14. k-近邻算法实例
  15. mysql主从同步(4)-Slave延迟状态监控
  16. python全栈开发 * 08知识点汇总 * 180608
  17. 包含 PHP和nginx的镜像 supervisord.conf Dockerfile 案例
  18. RunAsDate v1.36 突破软件试用30天的工具
  19. Python3 matplotlib的绘图函数subplot()简介
  20. JQuery禁止回车提交表单

热门文章

  1. Android应用程序结构总结
  2. How to develop and deploy ActiveX control in C#
  3. Kafka中Topic级别配置
  4. 转:使用Mosquitto-Auth-Plugin对mqtt客户端进行验证
  5. RHCE7 -- IPv6
  6. LeetCode总结 -- 一维数据合并篇
  7. iOS8开发之iOS8的UIAlertController
  8. winfrom 窗口起始位置为屏幕中央
  9. regAsm的历史问题
  10. [hihoCoder] #1055 : 刷油漆