起个网名好难 发表于 2022-10-5 19:23

东篱闲人 发表于 2022-10-5 19:15
绝对高人!


<svg width="100%" height="100%" viewBox="0 0 1000 600"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
   <path id="myPath"
         d="M 300 100 h 800"/>
</defs>

<use xlink:href="#myPath" fill="none" stroke="transparent"/>

<text font-family="Verdana" font-size="50" stroke="red" fill="yellow">
    <textPath xlink:href="#myPath">
      感谢欣赏!向您学习!
             <animate attributeName="startOffset" from="0" to ="800" begin="0s" dur="10s" repeatCount="indefinite" />

    </textPath>
</text>
</svg>
页: 1 [2]
查看完整版本: 美丽中国