Text Height

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shapper

    Text Height

    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
  • Michael Fesser

    #2
    Re: Text Height

    ..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

    Comment

    • dorayme

      #3
      Re: Text Height

      In article
      <afa58997-a808-4c3b-95b0-cef1bef53260@i1 2g2000prf.googl egroups.co
      m>,
      shapper <mdmoura@gmail. comwrote:
      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

      Comment

      Working...