Show pageOld revisionsBacklinksExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== PlayGround ====== <svg width="100" height="100"> <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red"> <animate attributeName="fill" values="red;blue;red" dur="4s" repeatCount="indefinite" /> </circle> </svg> playground/playground.txt Last modified: 2026/06/11 22:29by alex