Same simple help!!!

Discussion in 'HTML & Website Design' started by hotalexa, Nov 16, 2009.

  1. #1
    I need some help guys with justify text. I just finished my new design for online dating but as you can see in my main page where is "Welcome to Person.al" for some reasons i cant get a bit of space.

    That the code i use <div align="justify">Person.al is bla bla</div>

    How can i add same empty space in both sides of the text!?
    Thanks in advance.
     
    hotalexa, Nov 16, 2009 IP
  2. hotalexa

    hotalexa Peon

    Messages:
    292
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    bump please
     
    hotalexa, Nov 16, 2009 IP
  3. alex.ohc

    alex.ohc Well-Known Member

    Messages:
    797
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    185
    Digital Goods:
    1
    #3
    alex.ohc, Nov 16, 2009 IP
  4. Diputs

    Diputs Greenhorn

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    you're not making much sense... the only "welcome to person.al" I see on your site is in the code:

    <h6 style="text-align: center; color: rgb(0, 0, 0);">Welcome To Person.al</h6>
    Code (markup):
    seems like you've done some inline styling and havent defined the class of justified to it... that could be the reason ;)
     
    Diputs, Nov 16, 2009 IP
  5. MrKushhy

    MrKushhy Peon

    Messages:
    67
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Clear:both on your header
     
    MrKushhy, Nov 17, 2009 IP