Just looking for a bit of guidance on how you would go about doing this. Its more for my learning rather than anything else. As I have just started watching some good tutorials on css3 and that. Some of the things I thought was difficult to do in the past are now looking extremely easy.
Basically I want a background image ( full screen ) then another background image (say a cloud) that I can animate scrolling across the screen automatically (kind of like parallax backgrounds but with out input from the user)
So I take it i use multiple background images?
Can I do the cloud in all css3 or will i need some javascript/jquery in there?
Will i need multiple cloud background images. or can I spawn numerous ones from the same file?
Basically I want a background image ( full screen ) then another background image (say a cloud) that I can animate scrolling across the screen automatically (kind of like parallax backgrounds but with out input from the user)
So I take it i use multiple background images?
Can I do the cloud in all css3 or will i need some javascript/jquery in there?
Will i need multiple cloud background images. or can I spawn numerous ones from the same file?