[thelist] Layout Problem - Help Please

Ron Dorman rwd at csi1st.net
Thu Jan 15 08:08:15 CST 2004


Jeff Wilhelm wrote:

>How about... 
>
>
><table border="1" width="100%">
>    <tr>
>        <td
>rowspan="2"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p></td>
>        <td colspan="2"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p></td>
>    </tr>
>    <tr>
>        <td rowspan="2">&nbsp;</td>
>        <td rowspan="3">&nbsp;</td>
>    </tr>
>    <tr>
>        <td><p>&nbsp;</p><p>&nbsp;</p></td>
>    </tr>
>    <tr>
>        <td colspan="2"><p>&nbsp;</p><p>&nbsp;</p></td>
>    </tr>
></table>
>
Thanks John Jeff and Will. I put things back together with the suggested 
table layout (could have sworn I had done that layout).

Working well in newer versions of NS and Moz, still not quite right in 
IE 6.0.2 or NS 4.72 (not too worried about this one). Don't think IE 
issues will be tolerated though. You can see the new version of the page at
http://csi1st.net/javahelp/indexT1.html and the original at 
http://csi1st.net/javahelp/index.html.

Page does not validate due to original embeds and rollover javascripts. 
Would those elements cause the improper alignment I have in IE?

The mockup I did first worked fine in IE, NS and MOZ. After I added the 
content from the original page the alignment problems showed up. I may 
need to clean the original code some more.

I love picking up maintenance contracts on existing sites.  NOT!!!!!!!!

Ron D.



More information about the thelist mailing list