How to increase the height between two lines?

Discussion in 'HTML & Website Design' started by glitto, Aug 1, 2009.

  1. #1
    My coder is away for 2 days so I am trying to fix few things mysel for my blog.

    I want to increase the height between two lines. Which code I should search for in the stylesheet file?

    I think it is called line-height=15pix right?

    I hope someone knows the answer of it.

    Thanks
     
    glitto, Aug 1, 2009 IP
  2. 4chp

    4chp Peon

    Messages:
    163
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    4chp, Aug 1, 2009 IP
  3. igordr

    igordr Greenhorn

    Messages:
    62
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #3
    Yes, search in css ...

    {
    line-height:10px;
    }
    All the best !
     
    igordr, Aug 1, 2009 IP