playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
playground:playground [2021/01/20 17:48] – external edit 127.0.0.1playground:playground [2026/06/11 22:29] (current) alex
Line 1: Line 1:
 ====== PlayGround ====== ====== 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.1611132491.txt.gz
  • Last modified: 2021/01/20 17:48
  • by 127.0.0.1