案例:SVG案例     状态:可编辑再运行    进入横版
x
 
1
<!DOCTYPE html>
2
<html>
3
<body>
4
5
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
6
  <text x="0" y="15" fill="red" transform="rotate(30 20,40)">I love SVG</text>
7
</svg>
8
 
9
</body>
10
</html>

 运行结果 
 北美留学生论坛