Показать сообщение отдельно

  #7  
Старый 04.10.2009, 14:24
L I G A
Постоянный
Регистрация: 27.07.2008
Сообщений: 614
Провел на форуме:
4532332

Репутация: 1196


По умолчанию

2F@!nT
Код:
<table border="1" width="100%">
 <tbody>
  <tr>
   <td>
    <table width="100%" cellspacing="0" cellpadding="0" border="1">
     <tr>
      <td >Картинка</td>
     </tr>
     <tr>
      <td >txt</td>
     </tr>
    </table>
   </td>
   

   <td>
    <table width="100%" cellspacing="0" cellpadding="0" border="1">
     <tr >
      <td >Картинка</td>
     </tr>
     <tr>
      <td >txt</td>
     </tr>
    </table>
   </td>
  </tr>
 </tbody>
</table>
 
Ответить с цитированием