PDA

View Full Version : Tables


ionsurge
10-23-2002, 05:43 PM
I have uploaded my problem.

I am - as many of you are aware, building my own site.

BUT, I am using tables, and I can't get my text to start at the top, as a normal site would do.

You have to go to this url. It is a DUMMI, nothing will work, in terms of links.

http://www.angelfire.com/empire/horizon

If anyone can let me know what I can do to fix this, I would really appreciate it.


Ionsurge.

ionsurge
10-23-2002, 05:45 PM
By the way, ignore the status text, I am gonna get rid of it.


Ionsurge.

webmarkart
10-23-2002, 05:47 PM
have you tried putting your javascript code within the head tags? Sometimes this will cause spacing issues within a page. Its just a quick possible solution...


Looking at it closer I don't see a </head> tag

Nightfire
10-23-2002, 05:52 PM
I can't see where you've closed your header off.

<td width="503" rowspan="39" valign="top"><div align="center">
<p><font size="2" face="Arial, Helvetica, sans-serif">I can only get
my text to start here, not up there.</font></p>
<p>&nbsp;</p>
</div></td>

Also, just to tidy your code up a bit, you don't need the div there. You can use:

<td width="503" rowspan="39" valign="top" align="center">
<p><font size="2" face="Arial, Helvetica, sans-serif">I can only get
my text to start here, not up there.</font></p>
<p>&nbsp;</p>
</td>

ionsurge
10-23-2002, 05:52 PM
Nope that doesn't fix it.

:sigh: and :rolleyes: in depression.


Ionsurge

ionsurge
10-23-2002, 05:55 PM
I have changed it, and re-uploaded it on to angelfire.

I think that was what I was meant to do, but if it weren't let me know.


Ionsurge.

Nightfire
10-23-2002, 05:56 PM
Worked for me :confused:

ionsurge
10-23-2002, 05:58 PM
I just uploaded it for a second time.

So I havent seen it yet.

Ionsurge.

Nightfire
10-23-2002, 06:00 PM
Here's the version that works.

ionsurge
10-23-2002, 06:01 PM
Cheers all, I think that would probably be the fastest time taken to solve a problem, it was just a few mins. Wohoo!


Thanx!

By the way what did you think of the design? Did it fit in your screens?


Ionsurge

Nightfire
10-23-2002, 06:03 PM
Fits my screen, 1024 x 768, I'd add a bit of padding in your cells though. The links and text are a bit too close to the borders. Nice colours.

ionsurge
10-23-2002, 06:08 PM
Thanx, will do, but you will not see any changes, because I have to go offline for a few hours, but I will be back later.

I better start this in a new thread, seeing as it would make this thread misleading to others.


Ionsurge.