[css-d] images in a grid using DIV's...

2006-07-13 Thread moises
Greetings, I'm attempting to layout a bunch of images in a grid using DIV's instead of a table. I currently have a 3x6 table that I need to convert to css. I've seen various example of a 3 to 4 column layout. Is this the only way to accomplish this? To see the table in its current format, please g

Re: [css-d] images in a grid using DIV's...

2006-07-13 Thread Rahul Gonsalves
moises wrote: > Greetings, > > http://www.godofmod.com > > What looks like a single image is actually a table > comprised of 18 > seperate images. Any assistance is greatly > appreciated. Just use a single image. Or is that not possible? - Rahul. ___

Re: [css-d] images in a grid using DIV's...

2006-07-14 Thread Gunlaug Sørtun
moises wrote: > I'm attempting to layout a bunch of images in a grid using DIV's > instead of a table. I currently have a 3x6 table that I need to > convert to css. I've seen various example of a 3 to 4 column layout. > Is this the only way to accomplish this? To see the table in its > current

Re: [css-d] images in a grid using DIV's...

2006-07-14 Thread Paul Novitski
At 02:36 PM 7/13/2006, moises wrote: >I'm attempting to layout a bunch of images in a grid >using DIV's >instead of a table. I currently have a 3x6 table that >I need to convert >to css. I've seen various example of a 3 to 4 column >layout. Is this >the only way to accomplish this? To see the table