Unwanted extra space appearing in ff

Hi all,

Just a small niggling problem, I have added 3 links below the banner on this page http://kylehouston.com/icehouseonline.co.uk/new/restaurant.php

the distance between the banner and the links appears fine in ie at around 3px of a gap but in ff the gaps about double that and Im not sure how to solve this, any suggestions?

Thanks in advance

Kyle

Set the img {vertical-align: bottom;}. That will eliminate the gap. Now you can set the gap you want with margins.

cheers,

gary

Hi, give the image banner a “vertical-align:bottom” and that will close the gap completely.

Then give the image a bottom margin to fit your needs. 3px?

perfect! thanks everyone