From: shapper on
Hello,

On my page I am defining all my text using percentage.
I need my text to have a space between each line wider then normal but
I want my input labels to have the normal spacing between lines, since
in fact, it has only one line so I don't want them to push downward
because, I think, they will be not aligned with the inputs.

Anyway, what is the right way to do this?

Thanks,
Miguel
From: Michael Fesser on
..oO(shapper)

>On my page I am defining all my text using percentage.
>I need my text to have a space between each line wider then normal but
>I want my input labels to have the normal spacing between lines, since
>in fact, it has only one line so I don't want them to push downward
>because, I think, they will be not aligned with the inputs.
>
>Anyway, what is the right way to do this?

Adjust the 'line-height'. If necessary, apply it only to your
paragraphs.

Micha
From: dorayme on
In article
<afa58997-a808-4c3b-95b0-cef1bef53260(a)i12g2000prf.googlegroups.co
m>,
shapper <mdmoura(a)gmail.com> wrote:

> Hello,
>
> On my page I am defining all my text using percentage.
> I need my text to have a space between each line wider then normal

line-height comes to mind...

--
dorayme