View Full Version : can someone help me with this?


kimook
06-07-2006, 06:46 PM
this is the site:

http://www.freewebs.com/neofanaticsguildsite/index.htm

this is the code:

<html>
<head>
<title>Neo Fanatics Guild Website!</title>
</head>
<body background="backgroundnew.png">
<center>
<table width="800px" border="0" cellspacing="0" cellpadding="0" style="background-image:url(guildsitelayoutnew.png)">
<tr>
<td colspan="4" height="600px"></td>
</tr>
<tr>
<td width="5px" height="595px"><!-- spacer --></td>
<td width="39px" height="595px"><IFRAME name="links" src="http://www.freewebs.com/neofanaticsguildsite/links.html" width=185 height=512 frameborder=0 scrolling=auto></IFRAME></td>
<td width="278px" height="595px"><IFRAME name="welcome" src="http://www.freewebs.com/neofanaticsguildsite/welcome.html" width=485 height=512 frameborder=0 scrolling=auto></IFRAME></td>
<td width="5px" height="595px"><!-- spacer --></td>
</tr>
<tr>
<td colspan="4" height="5px"></td>
</tr>
</table>
</center>
</body>
</html>

I don't know how to align the frames.
Can someone help me please?

amyaurora
06-07-2006, 06:58 PM
Maybe % instead of px in your frame and table?

kimook
06-07-2006, 07:19 PM
I don't think so, because it worked for the last layout and it was coded the same way. I just don't know which numbers to change to make it aligned.
Could someone help?

amyaurora
06-07-2006, 07:21 PM
Maybe the width?

*out of guesses*

kimook
06-07-2006, 07:51 PM
I just don't know which numbers to alter..

kimook
06-07-2006, 08:08 PM
Can anyone help?

kimook
06-07-2006, 08:24 PM
Nevermind, figured it out.