Animate an image to slide across the screen | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 20

Animate an image to slide across the screen

Just need an example to get an idea of how to animate an image to do as mentioned above

23rd Mar 2019, 12:14 AM
QueenOfHearts [Inactive]
QueenOfHearts [Inactive] - avatar
10 Respostas
+ 7
use transform:translateX() in @keyframes
23rd Mar 2019, 1:26 AM
the designer
the designer - avatar
+ 18
Noor e Nabi Thanks I'll give that a try
23rd Mar 2019, 1:28 AM
QueenOfHearts [Inactive]
QueenOfHearts [Inactive] - avatar
24th Mar 2019, 12:39 AM
seth eslami
seth eslami - avatar
+ 3
Use css instead
24th Mar 2019, 1:35 AM
MUHAMMAD UMAIR YOUSAF
MUHAMMAD UMAIR YOUSAF - avatar
+ 1
hi
23rd Mar 2019, 3:48 PM
HĆ¼seyin Kurt
HĆ¼seyin Kurt - avatar
+ 1
@keyframes in css then do the rest
24th Mar 2019, 12:38 AM
seth eslami
seth eslami - avatar
0
Wtf .šŸ‘ˆin html
23rd Mar 2019, 11:42 PM
Sniper _AnonDz
Sniper _AnonDz - avatar
- 1
Before HTML5, application data was stored in:
25th Mar 2019, 8:07 PM
Olowoyo Aderoju Oluwatobi
- 4
Drag and drop from the options below to clear all values stored in the localStorage. Then store "a" using the key "b". localStorage. (); localStorage. setItem( , ); remove "a" clear "b" "key" "value"
25th Mar 2019, 10:40 PM
Olowoyo Aderoju Oluwatobi