At:
http://www.jatevesi.fi/index.php
Why and where from does the one space appear to the beginning of the page (paint the empty space at the top of the page before the box starts)
It only appears with IE
Source indicates that no empty spaces appear before the table. Must be misunderstod linechange etc? Charset issue? Bug?
Internet Explorer problem
Moderator: General Moderators
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
- n00b Saibot
- DevNet Resident
- Posts: 1452
- Joined: Fri Dec 24, 2004 2:59 am
- Location: Lucknow, UP, India
- Contact:
I checked out your site and i noticed a <img> tag hiding nicely in the
javascript u wrote in the HEAD section. it references an image which as such its not displaying.
As such the space of 1 pix is left aboce the table.
that's ur problem fella!
Remove it if u don't want the blank space above ur table.
Bye 4 now!
javascript u wrote in the HEAD section. it references an image which as such its not displaying.
As such the space of 1 pix is left aboce the table.
that's ur problem fella!
Remove it if u don't want the blank space above ur table.
Bye 4 now!
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
Okay thanks a lot! I'm sure it's that. I need to move the JS elsewhere then.n00b Saibot wrote:I checked out your site and i noticed a <img> tag hiding nicely in the
javascript u wrote in the HEAD section. it references an image which as such its not displaying.
As such the space of 1 pix is left aboce the table.
that's ur problem fella!
Remove it if u don't want the blank space above ur table.
Bye 4 now!