It took me hours to finally get the format right on all browsers but now the next problem I have met which ive tried working towards but miserably failed is if you try to zoom it messes all the div’s up…Here is a screenshot of the normal then the zoomed in out out ones…Is this a hopeless case?



Perhaps the easiest way to get the images to stay put is to give each its own <td> in a table row. Give the table border-collapse:collapse; and work from there to squeeze the <td>s together.