Widget:CharlesSVG: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 9: Line 9:
   <body>
   <body>
    
    
   <svg width="700: height="700">
   <svg width="700: height="700" fill="red">
    
    
   <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>