Please view the code and gaps between the images shown here:
http://jsfiddle.net/uyVZj/2/
In Firefox / IE it automatically makes a 5px margin in between each image.
In Safari it makes a 10px margin between each image.
How do I control this margin between the images in these two browsers?
Remove width fro your
libecause the width of the image in160px& you define width inli 166pxCheck http://jsfiddle.net/uyVZj/5/