Forum Moderators: open

Message Too Old, No Replies

.asp spacing problem

.asp spacing problem

         

greenthumb

1:16 am on May 1, 2004 (gmt 0)

10+ Year Member



On a PC, there is a space between the header and body of this website:

<snip>

I need to fix this asap, because I am reusing this template for a new client's site.

Any help would be appreciated. I've tried many people's suggestions including: putting all coding on one line with no spaces, putting all coding on separate lines. Please help!

[edited by: Woz at 2:03 am (utc) on May 1, 2004]
[edit reason] no URLs please, see TOS#13 [/edit]

TheDave

1:52 am on May 1, 2004 (gmt 0)

10+ Year Member



It's not really an asp problem, but you might try putting that heading image inside it's own table:

<table border="0" cellpadding="0" cellspacing="0"><tr><td><a href="index.asp"><IMG SRC="images/top2.gif" border="0"></a></td></tr></table>

Not the way I'd go about it, but it should work for the site.