Space between images

R

Robert Degen

Hi,

when I try to set up two images, one directly beneath the other, it should
have _no space_ between. I try

<img src="..." border="0"...><br>
<img src="..." border="0"...>

Konqueror draws this correctly, but Mozilla failes and prints some px
hirzontal space. Anybody an idea ?

Thx.

Rob
 
L

Lauri Raittila

In said:
Hi,

when I try to set up two images, one directly beneath the other, it should
have _no space_ between. I try

<img src="..." border="0"...><br>
<img src="..." border="0"...>

Konqueror draws this correctly, but Mozilla failes and prints some px
hirzontal space. Anybody an idea ?

Depends on font-size etc, IIANM.
img {display:block}
solves it easiest, but then you need to remove/replace br.
 
R

Robert Degen

Hm,

I just found: img attributes hspace/vspace. Problem: Available only in
transitional..., now I'm searching for those CSS attributes that configure
those options...
 
L

Lauri Raittila

In said:
Hm,

I just found: img attributes hspace/vspace. Problem: Available only in
transitional...,

Did they actually solve your problem? URL please, it sounds strange.
now I'm searching for those CSS attributes that configure
those options...

margin:<top> <right> <bottom> <left>; /* remember units */

Do not top-post in future, and do only quote relevant bits. In this case,
as you don't seem to have read my post, you shouldn't have quoted any
part of it.

[snip fullquote.]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top