Cursussen
InloggenBegin met het leren van AI
Cursussen
InloggenBegin met het leren van AI
+ 10

How can i use @keyframes to animate my image rotate 360 linear infinite?

animation
28th Oct 2018, 1:42 PM
Fauxy
Fauxy - avatar
2 Antwoorden
+ 4
img { animation: turning 4s linear 0s infinite; } @keyframes turning { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } https://code.sololearn.com/WMSEQ1pfwl8P/?ref=app
28th Oct 2018, 2:05 PM
Calviղ
Calviղ - avatar

Heb je vaak vragen zoals deze?

Leer efficiënter, gratis:

  • Inleiding tot Python

    7,1 miljoen leerlingen

  • Inleiding tot Java

    4,7 miljoen leerlingen

  • Inleiding tot C

    1,5 miljoen leerlingen

  • Inleiding tot HTML

    7,5 miljoen leerlingen

Bekijk alle cursussen
Populair vandaag
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Bug in Completing AI Practice
0 Votes
Best Software for Windows Users to Convert RAR to ZIP
0 Votes