HighDots Forums  

flush images

alt.html.writers alt.html.writers


Discuss flush images in the alt.html.writers forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dan Gauthier
 
Posts: n/a

Default flush images - 12-28-2003 , 08:17 PM






I am struggling with placing 3 images side-by-side in a table cell and not
having any space between images. The <table> tag has an attribute
borders=0, each <img> tag has an attribute borders=0, and each <img> tag
includes accurate values for height and width attributes. And yet, my IE
browser displays a space of about 3-4 pixels of background color between
each images. Additionally, even though the sum of the widths of the images
is 1 pixel less than the table width, one image wraps to the next line (does
not fit in the tables width).

I would appreciate any help and insight anyone might have.

Thanks,
Dan Gauthier



Reply With Quote
  #2  
Old   
Don & Sis
 
Posts: n/a

Default Re: flush images - 12-31-2003 , 10:29 PM






Here is a table with three images with no space between. Use
cellspacing="0" % cellpadding="0"
Don

<table
bgcolor="#000022"border="0"cellspacing="0"cellpadd ing="0"><tr><td><img
src="http://community.webtv.net/dmsmm/images/scrapbookFiles/importD51.gif"></td><td><img
src="http://community.webtv.net/dmsmm/images/scrapbookFiles/importD51.gif"></td><td><img
src="http://community.webtv.net/dmsmm/images/scrapbookFiles/importD51.gif"></td></tr></table>



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.