1

As you see in the image, under the footer there is white part which is not body.

I checked that all the div is closed> I am using html5. I am wondering if anyone can suggest possible causes of this problem.

Thanks in advance.

white part under the footer

4

2 に答える 2

1

htmlの高さを 100% に設定してみてください。

于 2012-04-17T04:54:22.767 に答える
0

私はかつてまったく同じ問題に直面しました。サイトで必要とされていないcssファイルを削除することで解決しましたが、デフォルトのルールがめちゃくちゃになっていました。

于 2012-04-17T06:55:24.417 に答える