khalid 1 Posted August 1, 2014 Report Share Posted August 1, 2014 how can i make two images move , the first one goes then the seconde then the first agin and again and agian , =) 1 Quote Link to post Share on other sites
dsonesuk 921 Posted August 1, 2014 Report Share Posted August 1, 2014 With css? Use css3 animation http://www.w3schools.com/css/tryit.asp?filename=trycss3_animation4 for rough example replace div with <div><p>look i'm moving<img src="klematis2_small.jpg" alt="Klematis" width="110" height="90"></p></div> note: supported in modern browsers only. Quote Link to post Share on other sites
shakir 0 Posted August 31, 2014 Report Share Posted August 31, 2014 This nice css animation link @dsonesuk also you could lot of idea about animation code check this out here http://www.w3schools.com/css/css3_animations.asp Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.