HighDots Forums  

Re: Gaps between Images

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Gaps between Images in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Fesser
 
Posts: n/a

Default Re: Gaps between Images - 07-09-2003 , 04:27 PM






MoMint webforumsuser wrote:

Quote:
Why there is always a gap between the images when I place them into
tables next to each other? I set the size of the table cell exactly
the same as the image and the border width is 0.
Avoid linebreaks between the <img ...> and the closing </td>,
they are rendered as whitespace. Put it in one line:

<td><img ...></td>
<td><img ...></td>
....

This may be worth a look too:

Images, Tables, and Mysterious Gaps
http://devedge.netscape.com/viewsource/2002/img-table/

HTH
Micha


Reply With Quote
  #2  
Old   
jojo
 
Posts: n/a

Default Re: Gaps between Images - 07-09-2003 , 04:44 PM






Michael Fesser wrote:

Quote:
MoMint webforumsuser wrote:


Why there is always a gap between the images when I place them into
tables next to each other? I set the size of the table cell exactly
the same as the image and the border width is 0.


Avoid linebreaks between the <img ...> and the closing </td>,
they are rendered as whitespace. Put it in one line:

td><img ...></td
td><img ...></td
...

This may be worth a look too:

Quote:
/td
Even whitespace on the same line as above is real space.


--
Cheers jojo
Team Macromedia Member Volunteer for Dreamweaver MX
----------------------------------------------------
CF CMS Details: http://www.dwfaq.com/Store/detail/?id=wdCFcms
CF CMS Demo: http://www.webade.hostinguk.com/cfcms/
----------------------------------------------------
Extending Knowledge, Daily.
http://www.communityMX.com/
----------------------------------------------------



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 - 2009, Jelsoft Enterprises Ltd.