Posted by Martin Jay on 11/23/74 11:45
In message <4ak6baFsfh3qU1@individual.net>, Paul Watt
<paulioNOSPAM@wattio.freeserve.co.uk> writes
>I've got a problem with a layout issue in FF. In IE everything displays
>properly but in FF there's gaps in the layout and it driving me mental. i've
>set margins and padding to 0 on everything.
>the url is http://www.simongogerly.com/test/
Add this to your CSS:
img{
display: block;
}
BTW, the text is a bit difficult to read on the background. I'm not
keen on the scroll bar.
And it breaks in IE5(.5), but I think I'm the only person who worries
about that now. :)
--
Martin Jay
Navigation:
[Reply to this message]
|