How do i set animation in my HTML and CSS? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

25th Nov 2018, 6:22 AM
Abdul Razak Zakaria
Abdul Razak Zakaria - avatar
2 Answers
+ 4
For this purpose you should use the @keyframes
25th Nov 2018, 8:48 AM
TanyaM
+ 3
you can draw 2D graphics with the help of canvas and SVG . you can also draw square circles in svg
25th Nov 2018, 6:46 AM
Aman Tiwari
Aman Tiwari - avatar