It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming CSS Forum

Div's problem (very important)

Div's problem (very important)

Postby john_zakaria on Tue Feb 02, 2010 9:36 am

i want to transfer this table to div's but i tried many times and i can not make it...

so please i need help

Code: Select all
<table width="800" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="159" align="left" valign="top"  style="background-color:#F00">first td</td>
    <td  width="460" class="middle" valign="top" style="background-color:#FF0">second td</td>
    <td width="180" rowspan="2" valign="top" style=" background-color:#ff0000"><p>third td which contains rowspan =2 </p>
    <p>&nbsp;</p>
    <p>to let it finish with the footer</p></td>
  </tr>
  <tr>
    <td  height="60" colspan="2" align="left" valign="top" style="background-color:#C60"><br />
new tr that contains colspan = 2
<br />
&amp;copy 2002 -
    2010
      , All Rights Reserved. </td>
  </tr>
</table>


please help me i need to fix my problem quickly
john_zakaria
50+ Club
 
Posts: 59
Joined: Sun Feb 08, 2009 7:29 am

Who is online

Users browsing this forum: No registered users and 0 guests