开发者

Height issue with IE6

开发者 https://www.devze.com 2022-12-21 13:46 出处:网络
I am not sure what is going on here but for some reason the top portion of my footer is getting twice the necessary height when rendered in IE6.I have posted an example at https://www.msu.edu/~grossm5

I am not sure what is going on here but for some reason the top portion of my footer is getting twice the necessary height when rendered in IE6. I have posted an example at https://www.msu.edu/~grossm51/开发者_JAVA技巧sample/test.html . Any insight would be a huge help.

Thanks in advance, Ben


Looks to me like you've got an element wrapping to a new line. Try reducing or hiding the divs inside #footerTop until you figure out which element is causing it.

I would also try taking the border off #footerTop and see if that fixes it since you have width:100%; specified on that div.


It's possible that you didn't insert height value of the element (probably div) below image.


If you download the Microsoft IE developers toolbar you can make changes while you are viewing the page, that way you can see what works.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号