Widget:CharlesSVG: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
   <svg>
   <svg>
   <rect width="300" height="300" style="fill:rgb(0,0,255);stroke-width:3;stroke:rgb(0,0,0)"></rect>
   <rect width="300" height="300" style="fill:rgb(0,0,255);stroke-width:3;stroke:rgb(0,0,0)"></rect>
   <circle cx="600" cy="100" r="80" fill="orange" stroke="black" stroke-width="4"></circle>   
   <circle cx="300" cy="100" r="80" fill="orange" stroke="black" stroke-width="4"></circle>   
   </svg>
   </svg>
<svg >
<svg >