R RvBCabooseRT Guest Sep 17, 2009 #1 I have 26 images that I want to put together to make a CSS website... Can someone help?
I I have a cold :( New member Sep 17, 2009 #2 id { background-image: url(path to image); } .class { background-image: url(path to image); } -Billy