编辑下面的代码:【加编码】
<html> <body> <svg xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" y1="0" x2="200" y2="200" style="stroke:rgb(255,0,0);stroke-width:2"></line> </svg> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂