HTML question. I'm using tables to position elements for a MIME email. I want two images in cells next to each other to appear as if they are one image, but there is always a gap between them. I've set border=0 and cellspacing =0 and cellpadding=0. What else could I do to get the desired effect? Thanks Sam Okay, so it's not two images, it's one image (which is a green curve) and then the next cell has a green background where text can be entered. MIME is really annoying as every HTML element that you use has to be compatible with every type of email program/web mail, and there are a lot out there. Was going to do it as a background image, but Lotus Notes doesn't support background images in emails! For those confused by the bigger picture, I'm creating a database where users can create MIME mails.