Which tag is used to create shape animations? < > | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 2

Which tag is used to create shape animations? < >

6th Mar 2021, 5:10 AM
Nitin Pawar
Nitin Pawar - avatar
1 Resposta
0
if context is svg: "The SVGĀ <animate>Ā element provides a way to animate an attribute of an element over time." source: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/animate
6th Mar 2021, 6:30 AM
visph
visph - avatar