Widget:CharlesSVG: Difference between revisions

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