打开SVG图片网页出现提示信息error on line...
1、图片能正常显示,但是页面出现错误提示:This page contains the follo嘛术铹砾wing errors:error on line 11 at column 7: Opening and ending tag mismatch: path line 0 and svgBelow is a rendering of the page up to the first error.意思是第7行的结束标签missing丢失了

3、将出现错误的代码加上结束符号“/”

5、建立一个html文件“img.html”,通过html引入,html文件代码如下
