|  | Posted by Lόpher Cypher on 01/03/06 19:35 
Barbara de Zoete wrote:> On Tue, 03 Jan 2006 18:15:29 +0100, LΓΌpher Cypher
 > <lupher.cypher@verizon.net> wrote:
 >
 >> mattmerc@bellsouth.net wrote:
 >>
 >>> I have some information I'm trying to format inside  <td></td> tags.
 >>> The first reaction would be to split into two cells and use
 >>> align="left" and align ="right".
 >
 >> <td>
 >>    <table style="width:100%; margin:0; padding:0;">
 >>      <tr>
 >>        <td style="text-align:left;">left</td>
 >>        <td style="text-align:right;">right</td>
 >>    </table>
 >> </td>
 >
 > How is it that data that is supposed to go into one table cell, can all
 > of a sudden be put into two cells without breaking the logic of the
 > table somehow?
 >
 >
 
 Oh, sorry, forgot closing </tr> before </table>.
 Answering the question, you can simply put another table into a cell and
 span it 100% (of the cell) :)
 
 
 
 
 
 --
 
 - lΓΌpher
 ---------------------------------------------
 "Man sieht nur das, was man weiΓ" (Goethe)
  Navigation: [Reply to this message] |