I have a fluid grid layout with a table containing 3 images. If I put text in the table, it resizes correctly. However, when I put images in the table cells, the fluid grid breaks for the images in the cells in Firefox. It works fine in Chrome though.
Anybody know how to get this working?
Alternatively, I put the images in a div and they resize properly, but I'm not sure how to get equal spacing of the 3 images horizontally across the page, they're always slightly to the left.
I've tried the example on the thread below, but even copying the code and CSS as the images are spaced correctly, but don't resize with the fluid grid.