On 3/26/09 3:00 PM, "Anne McKinsey" wrote:
> Greetings,
>
> I have a Flash animation header on a home page and there is about 2px
> of space below the header when viewed in IE. The other pages have
> regular image headers and I have used the following css which closes
> up the 2px of space:
>
>
Greetings,
I have a Flash animation header on a home page and there is about 2px
of space below the header when viewed in IE. The other pages have
regular image headers and I have used the following css which closes
up the 2px of space:
#header img {display: block}
#header {display: block}