+ 1
CHARACTER ANIMATION
How do I centralize an animated text. Given <svg width="50%" height="10%" viewBox="-10 -5 600 50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"> <path id="path"> <animate attributeName="d" from="m,110 h0" to="m0,110,h1100" dur="6.8s" begin="0s" repeatCount="indefinite"/>
1 Odpowiedź
0
have you tried to puto you svg tag inside <center> </center>