PDA

View Full Version : Please help my funky layout problem!


djhomeless
03-11-2006, 07:41 AM
Hi All,
I've been banging my head against the wall on this all week, and I can't figure it out.

My links pages seem to have random layouts for each link. The only mod I've deployed is the Alexa mod, but even when I disable PageRank (which also disables Alexa), the layout still seems random.

Take the following page for example:

http://www.altsearch.com/net/ajax/

The first link is fine, the next one is not, the third is even worse, then the fourth is fine again. The code underneath is not giving me any clues:

(the code is just for the first two links)

Content visible to registered users only.

I can't actually see any fundamental differences between these two. So why are they laying out differently?

Any help would be greatly appreciated everyone!

Thanks,

Geoffrey

anon
03-11-2006, 09:46 AM
<div id="links">
<table width="700" cellpadding="0" cellspacing="0" style="border-collapse: collapse"><tr><td><p style="clear: both"><div class="pr">

<a href="http://formassembly.com/" rel="nofollow">
Content visible to registered users only.</a>
</div></td>

<td>
The Form Assembly (http://formassembly.com/)<span class="url"></span>

Makes Web Forms Simple.
Create web forms, host them online, receive responses via email or RSS.</p></p></td></tr></table>

<table width="700" cellpadding="0" cellspacing="0" style="border-collapse: collapse"><tr><td><p style="clear: both"><div class="pr">

{broken image link removed}
</div></td>

<td>
Ajaxian (http://www.ajaxian.com/) <span class="url"></span>

DHTML for the 21st century. News � Podcasts � Showcases � Resources</p></p></td></tr></table>


problem? ( i hope)
<div><td></div></td>

correct structure regardless :)
<div><td></td></div>