Widget:CharlesSVG: Difference between revisions

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


   <body>
   <body>
  <svg height="210" width="500">
  <line x1="0" y1="0" x2="200" y2="200" style="stroke:rgb(255,0,0);stroke-width:2" />
</svg>
   <svg height="100" width="100">
   <svg height="100" width="100">
   <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
   <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />