RE: Tables, no white space
by Chuck Evans <Chucke(at)captura.com>
|
| Date: |
Tue, 18 Jan 2000 17:51:28 -0800 |
| To: |
"'Jason Y. Lee'" <jasonlee(at)panix.com>, packman(at)surfree.com, hwg-techniques(at)mail.hwg.org |
| |
todo: View
Thread,
Original
|
|
You can get around the need to run everything in the td tag together by
placing line breaks WITHIN the img tags:
<td><img src="blah1.gif" border="0" height="20"
width="30"><img src="blah2.gif" border="0" height="30"
width="40"><img src="blah3.gif" border="0" height="40"
width="50"><img src="blah4.gif" border="0" height="50"
width="60"></td>
---------------------------------------------------------
Chuck Evans
Web Marketing Manager
Captura Software, Inc.
(425) 424-1155
chucke(at)captura.com
www.captura.com
-----Original Message-----
From: Jason Y. Lee [mailto:jasonlee(at)panix.com]
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>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.