Widget:CharlesSVG: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 8: Line 8:


   <body>
   <body>
  <svg height="100" width="100">
  <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
</svg>
       <!--Red Line via Standard SVG-->
       <!--Red Line via Standard SVG-->
       <div id = "svgRedLine">
       <div id = "svgRedLine">