How do you indent every line in dreamweaver

Discussion in 'CSS' started by misha_val, Mar 28, 2009.

  1. #1
    Hi, I'm just need to know how to indent every line of text. It's on top of an image so padding doesn't work.

    Thanks,Misha
     
    misha_val, Mar 28, 2009 IP
  2. StrangeLife

    StrangeLife Well-Known Member

    Messages:
    269
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Hi Misha

    you need to use the text-indent css property, something like this...

    The css code above will indent your paragraphs in your html.
     
    StrangeLife, Mar 28, 2009 IP
  3. misha_val

    misha_val Active Member

    Messages:
    200
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    But that indents every paragraph.
    How do you make it so there is no space between the lines and they're indented.
     
    misha_val, Mar 29, 2009 IP