<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Don't worry, I solved... it all I had to do was set 
ALIGN=ABSBOTTOM in the IMG tag.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Lau</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:lau@goldenweb.com.au" title=lau@goldenweb.com.au>Lau</A> 
</DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  href="mailto:javascript@LaTech.edu" 
  title=javascript@LaTech.edu>javascript@LaTech.edu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, August 22, 2001 4:43 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Javascript] (Slightly OT) 
  padding around images</DIV>
  <DIV><BR></DIV>
  <DIV>I have a table with rows that contain one or more small images followed 
  by some text.<BR>I want the images to touch the image from the next and 
  previous rows, unfortunately&nbsp;they allways end up with<BR>some padding 
  between the rows.<BR>I can get them to stick together if I only have and image 
  and no text in the row, or if I create a<BR>column for each image so that text 
  and images aren't mixed in the same column.&nbsp;However I don't know how 
  many&nbsp;images there will be and therefore can't use the many columns 
  approach.<BR>VALIGN doesn't seem to help.<BR>How can I do 
  this?<BR><BR><BR>&lt;table width=130 border=0 cellspacing=0 
  cellpadding=0&gt;<BR>&lt;tr&gt;&lt;td width=130&gt;&lt;img 
  src="/images/image1.gif" width=15 height=22 
  border=0&gt;aaa&lt;/td&gt;&lt;/tr&gt;<BR>&lt;tr&gt;&lt;td width=130&gt;&lt;img 
  src="/images/image2.gif" width=15 height=22 
  border=0&gt;aaa&lt;/td&gt;&lt;/tr&gt;<BR>&lt;/table&gt;<BR><BR><BR>Thanks in 
  advance<BR>Lau<BR><BR></DIV></BLOCKQUOTE></BODY></HTML>