tables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I think it should be something like this:

<table width="50%" border="0" cellspacing="3" cellpadding="0">
  <tr>
    <td><?php echo "<img src='/album/img/".$photoFileName[2]."'/ >"; ?></td>
    <td><?php echo "<img src='/album/img/".$photoFileName[3]."'/ >"; ?></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td><?php echo "<img src='/album/img/".$photoFileName[0]."'/ >"; ?></td>
  </tr>
</table>
 
---------------------------------
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux