Web Images - That gap between images in browser

They have: 2 posts

Joined: Sep 1999

Does anyone know how I can get rid of the verical and horizontal gap of about three milimetres whenever two images are put side by side on a web page?

Answers would be much appreciated.

Max

They have: 2 posts

Joined: Sep 1999

Oh no sorry it's not on my web page, I'm experimenting at home. I don't use <p> to go to the next line. All I want is two images on top of each other without the space between them.
Thanks for your help.

Max

They have: 297 posts

Joined: Apr 1999

<img src="" border="" width="" height=""><img><br><img
><br><img> etc...

Malte

----------
Malte Ubl - [red]Germany[/red] - http://goKewl.com/
[red]The beats of 1000 hearts inside...[/red] the merciless pulsation... [red]and all I know is I'll be back...[/red] back to trance nation!

They have: 297 posts

Joined: Apr 1999

Yes, avoid unnecessary spaces and line breaks (line breaks count as spaces). Break lines with <br> and not with <p>.

BTW: The unit for distance on a screen are pixels. Millimeters dont say much cuz if you have a 200 inch monitor then 2 millimeters might just be the distance between two pixels.

Later,

Malte

----------
Malte Ubl - [red]Germany[/red] - http://goKewl.com/
[red]The beats of 1000 hearts inside...[/red] the merciless pulsation... [red]and all I know is I'll be back...[/red] back to trance nation!

They have: 5,633 posts

Joined: Jan 1970

Max,

I took a look at your site briefly but couldn't find this problem immediatly. My assumption is that you are not using the border=0 property in your IMG tag, are you? That is usually the cause of a small amount of space between two images... Mind giving us an exact URL to see the problem? We could help you out better from there.

----------
Dynamic Internet Solutions : http://www.dids.com
UNIX and Windows NT Hosting

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.