- 1

Can anyone tell me the code in css to set a paralysed background image?? Plzz

2nd Sep 2017, 4:48 PM
Stephen
13 Réponses
+ 4
transition:background-image 2s; is enough I guess
2nd Sep 2017, 5:02 PM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 4
Let's bet like 0xp >:)
2nd Sep 2017, 5:04 PM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 4
ele{background-image:url();} ele:hover{background-image:url(another url);transition:background-image .5s;} src?
2nd Sep 2017, 5:06 PM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 4
not to move? then instead of paralysed to paralyzed background-image:url() !important; !important lock and avoid another css rule
2nd Sep 2017, 5:11 PM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 4
Uh show your code and elaborate what you want to do. I don't have much times I must focus on homework :p
2nd Sep 2017, 5:14 PM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
0
r u sure
2nd Sep 2017, 5:03 PM
Stephen
0
where should I add the src
2nd Sep 2017, 5:05 PM
Stephen
0
what does 5s mean
2nd Sep 2017, 5:07 PM
Stephen
0
I want the background pic not to move
2nd Sep 2017, 5:07 PM
Stephen
0
and I will display my data on the background img
2nd Sep 2017, 5:07 PM
Stephen
0
didn't understand?? can u explain thoroughly
2nd Sep 2017, 5:13 PM
Stephen
0
I m a new css user.. jst started learning css today
2nd Sep 2017, 5:13 PM
Stephen
0
explain properly man
2nd Sep 2017, 5:13 PM
Stephen