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 format, please go here:
> 
> http://www.godofmod.com

If you need such a splitted-up image for whatever reason, then floating
all pieces left inside one, single, div with suitable dimensions for the
whole image, will do just fine. Adding a link around on or more
image-piece doesn't really change anything.

Again: only one outer div needed - not one for each image-piece.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to