My top table and image are not aligned

liunx

Guest
If anyone could help me. My top table and top left corner image are not aligned with the bottom half of my website at all times. They look fine if viewed at 800x600, but if you minimize the browser, sometimes they will look out of line as you slowly make the browser bigger. I know that some of my table dimensions are off, but I can't figure out how to correct this problem. If anyone could help, that would be great.<br />
<br />
<!-- m --><a class="postlink" href="http://www.neonlounge.com/main.htm">http://www.neonlounge.com/main.htm</a><!-- m --><br />
<br />
thanks,<br />
Greg<!--content-->make 1 big table around your site.<!--content-->where should i insert it?<br />
<br />
thanks,<br />
greg<!--content-->In the first table <br />
the td's in the tr's are uneven.<br />
<br />
Use border=10 to see the td's.<br />
<br />
:cool:<!--content-->http://www.neonlounge.com/main7.htm<br />
<br />
I put borders around the tables. I still can't tell what to adjust.<br />
<br />
thanks,<br />
greg<!--content-->that border is way to big, you can't see anything.<br />
<br />
make it 1 and then you can see.<br />
<br />
but that will not solve anything as I suggested to put a table around the whole site. that means put <br />
<br />
<body><br />
<table width="100%" cellpadding="0" cellspacing="0"><br />
<tr><br />
<td><br />
<br />
<br />
<br />
<br />
</td><br />
</tr><br />
</table><br />
</body><br />
<br />
that will fix the problem. put them in that exact spot after and befroe the body tags.<!--content-->I don't think it worked. I'm not sure if i did it right?<br />
<!-- m --><a class="postlink" href="http://www.neonlounge.com/main7.htm">http://www.neonlounge.com/main7.htm</a><!-- m --><!--content-->well thought that would work. hmm jus tnoticed that you have math problems. the very first table you have the total table width set to 739 and the cells add up to 938 so I don't think that will work.<!--content-->??<!--content-->the bold doesn't add up to the red. it is like that through the whole site, surprised it works at all. :rolleyes: <br />
<br />
<table width="739" height="147" border="0" cellspacing="0" cellpadding="0" align="center" valign="TOP"><br />
<tr><td width="169" rowspan="3" bgcolor="#ffcc00" valign="bottom"><img src=http://www.htmlforums.com/archive/index.php/"/aa/logo_head_h8.gif" width=169 height=124 border=0></td><br />
<td width="609" height="73" align="right"><br />
<script LANGUAGE="javascript"><br />
<!--<br />
top_banner = display_banner();<br />
//--><br />
</SCRIPT><br />
</td><br />
<br />
<td width="160">&nbsp;</td><br />
<br />
</tr><!--content-->i tried alining some numbers, but I'm still off. What do I need to make the tables and what numbers should i adjust and to what? <br />
Hopefully you can help me because it's driving me crazy.<br />
<br />
thanks,<br />
greg<!--content-->you had a lot wrong. make a backup of your orignal one and then put this file in it place. see if that fixes it.<!--content-->thanks a ton. it worked. i really appreciate it.<br />
<br />
Greg<!--content-->the line on the bottom of the table under the film section isn't showing up now.<!--content-->fixed it. thanks,<!--content-->
 
Back
Top