Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: table row space


Message #1 by Maji Sashibhushana Rao <sashi@B...> on Sat, 26 May 2001 11:27:13 +0800
you could try breaking the table into 2 tables one on top of the other.
Or adjust alignment inside the td align the top one top, the underneath one align=bottom
Or insert an invisible gif to create a blank line only where needed if nothing else works.

Beth

On Friday, May 25, 2001 10:27 PM, Maji Sashibhushana Rao [SMTP:sashi@B...] wrote:
> 
> Hi 
> 
> In my table I want to give small space between the rows
> the table border is 0 so it looks like an ordinary page
> but I need space between two rows
> 
> I tried with  <tr><td> </td> </tr>
> but it's giving more space
> 
> sas
> 
>

  Return to Index