[thelist] Layout Problem - Help Please

Jeff Wilhelm jwilhelm at summit7solutions.com
Wed Jan 14 14:27:45 CST 2004


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>



* J E F F R E Y   M.   W I L H E L M * |
 e: jeff at jeffwilhelm.com
 w: www.jeffwilhelm.com
 e: jeff at summit7solutions.com
 w: www.summit7solutions.com
 p: 401-874-3118 // 401-481-5991
 f: 419-735-8865 // 208-979-7205


 

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Ron Dorman
Sent: Wednesday, January 14, 2004 2:13 PM
To: The List Evolt
Subject: [thelist] Layout Problem - Help Please


Greetings All,

I have been struggling for 2 days with a layout I have to code. It needs 
blocks of content layed out like this:

----------------------------------------------
|           |                                |
|           |                                |
|           |                                |
|           |                                |
|           |                                |
|           |                                |
|           |                                |
|           |--------------------------------|
|           |               |                |
|-----------|               |                |
|           |               |                |
|           |               |                |
|-----------|---------------|                |
|                           |                |
|                           |                |
|                           |                |
----------------------------------------------
 
 I have been able to get everything except the lower left block in place 
and working in 3 different browsers.

Any ideas on how to make this work, tables or tabless, greatly 
appreciated. Code is html, no php, asp or any such involved.

Thanks,
Ron D.
 
 


-- 
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester 
and archives of thelist go to: http://lists.evolt.org 
Workers of the Web, evolt ! 





More information about the thelist mailing list