PDA

View Full Version : Getting rid of gap at bottom...


lee
12-14-03, 08:53 AM
Sometimes it happens, sometimes it doesn't and I have no idea why. At the bottom of http://www.squarelogic.net/ there is a bit of white space which shouldn't be there. When i refresh the page it isn't there.

Can anyone explain why it happens and what I can do to get rid of it?

Thanks

psyon
12-14-03, 12:10 PM
Sometimes it happens, sometimes it doesn't and I have no idea why. At the bottom of http://www.squarelogic.net/ there is a bit of white space which shouldn't be there. When i refresh the page it isn't there.

Can anyone explain why it happens and what I can do to get rid of it?

Thanks

What white space are you referring to.. any chance of a screenshot?

lee
12-14-03, 12:41 PM
http://www.squarelogic.net/screenshot.gif

right at the bottom there's a gap, but it dissapears when i refresh the page...

psyon
12-14-03, 01:23 PM
Not sure if its the cause or not, but you might try removing the extra white space from between you closing tags


</table></body></html>


new line characters in HTML are rendered as spaces, IE may be leaving room for the spaces under the table. Its not a definate fix, but possible. I have seen other odd errors like that when making pages, and sometimes stuff like that fixes it, and other times, I have never foudn a solution.