Click to See Complete Forum and Search --> : gap between pictures


maksinx
08-04-2006, 09:10 AM
hello everyone,

Can you tell me how can i avoid being a gap between two picture?

i have insert to my site one logo picture and next to it another picture
but when i upload the files into the server there is a white line appears.

i am using dreamweaver 8
how can solve the problem.

thank you in advance for your assistance

regards

Lodovikus
08-04-2006, 07:41 PM
if you put the images inside table cells, please change the table border to zero, do the same if you have div border

maitre-d
08-08-2006, 09:52 AM
provide a link or source code to help us give you some more suggestions...

ronatrnsoft
08-08-2006, 01:49 PM
Hi maksinx,

You should also be aware then even when two images appear to be next to eachother, if there is even one space between the image tags they will be seperated by a space. The simple way to think about spaces is that if there is any space at all between codes there will be 1 space character between the corresponding page elements.

Good luck