+ 2
How do i set animation in my HTML and CSS?
I want a particular text on my webpage to be moving from left to right and the vice versa.
2 odpowiedzi
+ 4
For this purpose you should use the @keyframes
+ 3
you can draw 2D graphics with the help of canvas and SVG .
you can also draw square circles in svg