Abut inline graphics -- how?

I would like multiple inline graphics to show up touching 
each other -- i.e. no space inbetween the graphics.

I have tried every permutation of the image command I
could think of, with netscape and 3.0 extensions thrown
in but I'm not having any luck.

Here is my latest attempt:

<!DOCTYPE HTML SYSTEM "html.dtd">
<HTML><HEAD><TITLE>This is a test</TITLE></HEAD>
<BODY><P>
<IMG SRC="test.gif" border=0 vspace=0 hspace=0>
<IMG SRC="test.gif" border=0 vspace=0 hspace=0>
</P></BODY></HTML>

I have tried including height & width as well, but now luck...

These two "test.gif" graphics are displayed side-by-side
with a space inbetween (looks like 4 or 5 pixels).  I want
them to "touch" -- i.e. NO space inbetween.

What am I doing wrong?  I see examples that work, but
I cannot seem to isolate what it is that I am doing wrong.

You can see an example on the following web site the "What's New"
and "Brokerage Services" button/graphics are shown together
with no space:

   http://pawws.com/Jwc_phtml/jwmain.html

I have looked at the source for this site and a few others,
but I don't see what I am doing wrong.

Thanks,  Chris Russell

--
Christopher L. Russell      Software Engineer -- Schlumberger Technologies
email: crussell@San-Jose.ate.slb.com or chrisr@cs.stanford.edu
Work: (408)437-5185, Home: (408)296-7582

           

Received on Tuesday, 7 May 1996 14:15:37 UTC