<html>
<body>
<svg height="30" width="200" xmlns:xlink="http://www.w3.org/1999/xlink">
<a xlink:href="https://www.w3school.com.cn/graphics/" target="_blank">
<text x="0" y="15" fill="red">I love SVG!</text>
</a>
抱歉,您的浏览器不支持内联 SVG。
</svg>
</body>
</html>