View Single Post
  #2 (permalink)  
Old 06-01-06, 06:46 AM
Rayden Rayden is offline
Newbie Coder
 
Join Date: May 2006
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
Code:
<div style="">
  <table border="0" cellpadding="0" cellspacing="0" style="width:100%">
  <tbody>
    <tr>
      <td width="25%" ><img src="header_tl.png" width="254" height="92" /></td>
      <td width="75%" valign="top"><img src="header_t.png" width="5" height="53"/></td>
    </tr>
    </tbody>
  </table>
</div>
this should work
Reply With Quote