Re: How do they do that? Group Images

by "B. Szyszka" <bart(at)bgrafyx.com>

 Date:  Sat, 8 Aug 1998 17:25:16 -0400
 To:  "Carol Geary" <caroling(at)earthlink.net>,
<hwg-graphics(at)hwg.org>
  todo: View Thread, Original
>> You really don't need tables. When you have your images, just
>> don't put spaces between them and make sure to add the
>> vspace=0 hspace=0 and border=0 attributes to the image
>> element.
>If you put img tags on the same line in your HTML file, there is no seam
>between the images in the browser page. Like this:
><img="this.gif"><img="that.gif"><img="thother.gif">

Yep, this is exactly what I was talking about, except you do need the
vspace, hspace and border attributes in there. You can also place
<br>s between the images and as long as there are no spaces, it'll
still be seamless. E.g.:

<img src=".." alt=".." vspace=0 hspace=0 border=0><img src=".."
alt=".." vspace=0 hspace=0 border=0><br><img src=".." alt=".."
vspace=0 hspace=0 border=0><img src=".." alt=".." vspace=0 hspace=0
border=0>

--
Bart Szyszka  ICQ:4982727
B Grafyx "We Make Bee-utiful Graphics"
http://www.bgrafyx.com/

HWG: hwg-graphics mailing list archives, maintained by Webmasters @ IWA