Having trouble aligning these tables...

liunx

Guest
here (<!-- m --><a class="postlink" href="http://www.joshmccrain.com/autographs2.htm">http://www.joshmccrain.com/autographs2.htm</a><!-- m -->) is my problem. You'll notice that the bottom side orange bars don't align, which results in that bottom orange bar not lining up with both. I've tried so many things and can not for the life of me figure out what is wrong. When I look at it in dreamweaver everything is lined up perfectly. I just can't figure it out. <br />
<br />
Thanks<!--content-->WHOA<br />
<br />
after viewing it in mozilla for the first time, i just saw it's screwed to hell. In IE it looks like i explained previously, but in mozilla...holy jebus.<br />
<br />
Help!<!--content-->The 28 HTML errors probably explain it. <br />
<br />
See: <!-- m --><a class="postlink" href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.joshmccrain.com%2Fautographs2.htm&charset=%28detect+automatically%29&doctype=Inline&ss=1&sp=1&outline=1&verbose=1">http://validator.w3.org/check?uri=http% ... &verbose=1</a><!-- m --><!--content-->it is now valid and still screwed up.<!--content--><tr> <br />
<td><table border="0" cellpadding="0" cellspacing="0" width="100%"><br />
<br />
<td nowrap="nowrap"><div align="center"><font face="verdana,geneva" .....<br />
<br />
<br />
<br />
<br />
Umm not quite valid, the error message says:<br />
<br />
Line 212, column 59: document type does not allow element "td" here; assuming missing "tr" start-tag<br />
<br />
<br />
<br />
Yep. You are missing a <tr> tag.<!--content-->My bad giz, when I had checked it earlier it was valid. I'll fix those erors and see if it fixes my problem.<!--content-->Now it's valid. I think it's a problem wiht percents. I have absolutely no idea on how to fix this.<!--content-->Right, now that the code is valid, we can go look for simple "adding up to 100% type errors", and then look for browser bugs.<!--content-->I don't really understand what has to add up to 100%. Think you could help me with that?<!--content-->
 
Back
Top