<TD> property justify is not workin in IE

Discussion in 'PHP' started by globalcashsite, May 27, 2009.

  1. #1
    Guys

    I am using this command

    <TD width=50% align=justify bgcolor=#8692FD>

    for justification of text in column. Text is being justified in Firefox but not working in IE 6.0 that comes with XP by default. Any tip how I can fix this?

    GCS
     
    globalcashsite, May 27, 2009 IP
  2. JDevereux

    JDevereux Peon

    Messages:
    50
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    style="text-align:justify" i.e. doesn't support align=justify
     
    JDevereux, May 27, 2009 IP