hwg-techniques archives | Jan 2000 | new search | results | previous | next |
Re: Tables, no white spaceby "Jason Y. Lee" <jasonlee(at)panix.com> |
|
>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