Mickael wrote:
> Hi Jochem,
>
> Its rowspan.

Are you sure? If I remove the rest that means your table looks like:
<table>
   <tr>
     <td>

       <TABLE>
         <TR>
           <TD COLSPAN="3"><img src="">          </TR>
         <TR>
           <TD><CFMODULE ...></TD>
           <TD ROWSPAN=2>#fusebox.layout#<br><br></TD>
           <td><img src="">          </TR>
         <TR>
           <TD COLSPAN="3"><CFMODULE ...></TD>
         </TR>
       </TABLE>

     </td>
   </tr>
</table>

That means your top row has 3 columns, your second row has 3
columns too, and your third row has 4 columns.

> I have not taken the time to learn CSS properly, any good resources I could look at later on?

http://www.w3.org/MarkUp/Guide/Style

Jochem

--
I don't get it
immigrants don't work
and steal our jobs
     - Loesje
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to