Re: Tables, no white space

by "Jason Y. Lee" <jasonlee(at)panix.com>

 Date:  Tue, 18 Jan 2000 19:42:34 -0500
 To:  packman(at)surfree.com,
hwg-techniques(at)mail.hwg.org
 References: 
  todo: View Thread, Original

>I have several graphics I'm trying to put together
>using a table. What's the trick to NO space between
>rows, columbs and other tables? I use cellpadding=0
>and cellspacing=0 but I'm having a hard time getting
>rid of the white spaces.
>any help would be appreciated. Thanks
>pack mckibben

Be sure to put the img tag between the td start and end tags with no spaces like so: <td><img src=""></td>

if instead you had something like:
<td>
<img src="">
</td>

browsers will interpret the new lines as a normal space, and thus will show spacing between the images.

- Jason Y. Lee
- jasonlee(at)panix.com

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA