Using css and html, I would like to be able to create a column of images (all of same width but different heights), then create another column to its right with more images, then another, etc.
In my attempts to do this, I have repeatedly run into the problem of not being able to stack images on top of each other. Restraining the width of a div does not result in stacked images, but just seems to break the div.
2006-06-14
12:30:31
·
3 answers
·
asked by
Chris Edgemon
1
in
Computers & Internet
➔ Programming & Design