xxxxxxxxxx
<h1>SVG Text</h1>
<svg width="550" height="150">
<g>
<text x="40" y="23" >Text: </text>
<text x="40" y="40" fill="rgb(121,0,121)">www.div.cn 基础教程 </text>
</g>
</svg>