rowbvp Posted February 3, 2010 Posted February 3, 2010 OK guys im not to good with writing lines of code , I just need a quick fix to this line body { background-image:url('image1.png'); I want to add more then one picture in this order,what is the best way to write this Exp : image1.png than after image2.png image3.png image4.png all center or a way to break background picture into more smaller images for faster load time. Quote
Dave Posted February 3, 2010 Posted February 3, 2010 I seem to remember it is better to have one large image of all the backgrounds because then there are less HTTP requests. I don't believe you can do multiple backgrounds without using DIV's or something scarily hard. Please correct me if I'm wrong :) Quote
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.