+ 5
How to embed animated text into rectangle?
About SVG animation https://code.sololearn.com/WB5q3vXGWQSC/?ref=app
2 Antworten
+ 4
I would advise you another solution, it’s easier to arrange the container via css just like your svg, and then hang the animation on it. I will observe your question. I’m also interested in how this can be done exactly in your context.
+ 3
Anna, thanks for the reply!