Best Way To Place SVG Content Within HTML

前端 未结 2 588
孤独总比滥情好
孤独总比滥情好 2021-02-05 05:10

From my research, i understand there are three ways to place an svg file inside HTML:

using embed:



        
2条回答
  •  不要未来只要你来
    2021-02-05 06:06

    for me the best way is this

    
      
    
    

    You can see the example here

    source: http://edutechwiki.unige.ch/en/Using_SVG_with_HTML5_tutorial

提交回复
热议问题