View Single Post
Old 09-26-2010, 01:02 PM   #5
JiYu
Member
JiYu began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Sep 2010
Device: Kindle 3nd
Quote:
Originally Posted by DiapDealer View Post
See if you have any better results with:
Code:
<table width="460" border="0">
  <tr>
    <td width="190">FIRST</td>
    <td>SECOND</td>
  </tr>
  <tr>
    <td>FIRST</td>  
    <td>SECOND</td>
  </tr> 
</table>
woow great. that looks really better and seems to work. Thank you very much. That helps me a lot
JiYu is offline   Reply With Quote