Widget:Radar: Difference between revisions

From Elwiki
(Created page with "<div style="width: 100%; height: 100%;"> <svg> <text>1</text> <svg> </div>")
 
mNo edit summary
Line 1: Line 1:
<div style="width: 100%; height: 100%;">
<div style="width: 100%; height: 100%;">
     <svg>
     <svg xmlns="http://www.w3.org/2000/svg" version="1.1">
         <text>1</text>
         <text>1</text>
     <svg>
     </svg>
</div>
</div>

Revision as of 18:07, 28 May 2020

   <svg xmlns="http://www.w3.org/2000/svg" version="1.1">
       <text>1</text>
   </svg>