playground: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.txt
  • Last modified: 2026/06/11 22:29
  • by alex