DH Templates

How do you make a CSS Template with a bunch of images?

I have 26 images that I want to put together to make a CSS website... Can someone help?

Public Comments

  1. id { background-image: url(path to image); } .class { background-image: url(path to image); } -Billy
Powered by Yahoo! Answers