70 coaches online • Server time: 21:06
Forum Chat
Log in
Recent Forum Topics goto Post Creating a custom to...goto Post Secret League Americ...goto Post DOTP Season 4
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
csant005



Joined: Mar 25, 2004

Post   Posted: Jan 09, 2007 - 13:12 Reply with quote Back to top

I've started working on team bios and I have a problem. I added a table with the team best players and the more data I add, the further down the table appears on the webpage.

Can someone help me?

Thanks in advance

This is the code:

<P align=center><FONT size=3><IMG style="WIDTH: 0px; HEIGHT: 0px" alt="" hspace=0 align=baseline border=0><IMG style="WIDTH: 0px; HEIGHT: 0px" alt="" hspace=0 src="http://fumbbl.com/FUMBBL.php?page=gallery2&amp;team=87678" align=baseline border=0>

<TABLE cellSpacing=0 cellPadding=5 width="100%" frame=border>
<TBODY>
<TR>
<TD colSpan=5>
<P align=center><FONT size=4>Hall of Fame</FONT></TD>
</TR>
<TR>
<TD>
</TD>
<TD>
<P align=center><B>SPP</B>
</TD>
<TD>
<P align=center><B>Nombre</B>
</TD>
<TD>
<P align=center><B>PosiciĆ³n</B>
</TD>
<TD>
<P align=center><B>Estado</B>
</TD>
</TR>
<TR>
<TD>
<IMG style="WIDTH: 28px; HEIGHT: 28px" alt="" hspace=0 src="http://bloodbowl.bbde.org/images/icons/skstorm1.gif" align=baseline border=0>
</TD>
<TD>
81
</TD>
<TD>
<P align=left>Mangescum Maimflesh
</TD>
<TD>
Storm Vermin
</TD>
<TD>
Active
</TD>
</TR>
<TR>
<TD>
<IMG style="WIDTH: 28px; HEIGHT: 28px" alt="" hspace=0 src="http://bloodbowl.bbde.org/images/icons/skrunner1.gif" align=baseline border=0>
</TD>
<TD>
53
</TD>
<TD>
Redsin Grinshine
</TD>
<TD>
Gutter Runner
</TD>
<TD>
Retired
</TD>
</TR>
<TR>
<TD>
<IMG style="WIDTH: 28px; HEIGHT: 28px" alt="" hspace=0 src="http://bloodbowl.bbde.org/images/icons/skstorm1.gif" align=baseline border=0>
</TD>
<TD>
46
</TD>
<TD>
Rabidburble Ashfilth
</TD>
<TD>
Storm Vermin
</TD>
<TD>
Active
</TD>
</TR>
<TR>
<TD>
<IMG style="WIDTH: 28px; HEIGHT: 28px" alt="" hspace=0 src="http://bloodbowl.bbde.org/images/icons/skthrower1.gif" align=baseline border=0>
</TD>
<TD>
46
</TD>
<TD>
Ichorpest Mirefoul
</TD>
<TD>
Thrower
</TD>
<TD>
Active
</TD>
</TR>
</TBODY>
</TABLE>
</FONT>
gandresch



Joined: Aug 02, 2003

Post   Posted: Jan 09, 2007 - 13:39 Reply with quote Back to top

Write everything in one line and not, like you wrote it above, in several. So just leave out the new lines. It will look like this then:

<P align=center><FONT size=3><IMG style="WIDTH: 0px; HEIGHT: 0px" alt="" hspace=0 align=baseline border=0><IMG style="WIDTH: 0px; HEIGHT: 0px" alt="" hspace=0 src="http://fumbbl.com/FUMBBL.php?page=gallery2&amp;team=87678" align=baseline border=0><TABLE cellSpacing=0 cellPadding=5 width="100%" frame=border><TBODY><TR><TD colSpan=5><P align=center><FONT size=4>Hall of Fame</FONT></TD>...

Greets,
Der Gan Very Happy
csant005



Joined: Mar 25, 2004

Post   Posted: Jan 09, 2007 - 14:55 Reply with quote Back to top

Thanks a lot. It worked Smile
Display posts from previous:     
 Jump to:   
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic