How To.........

Discussion in 'HTML & Website Design' started by choice, Dec 3, 2006.

  1. #1
    can anybody tell me what i need to do to centralize my website as at the moment it is over to the right

    www.freedirlist.com
     
    choice, Dec 3, 2006 IP
  2. Bisje

    Bisje Active Member

    Messages:
    152
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Add
    align="center"
    in your table.
     
    Bisje, Dec 3, 2006 IP
  3. Luke

    Luke Peon

    Messages:
    111
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <table border="0" cellpadding="0" cellspacing="0" width="799" height="543" align="center" >

    <table border="0" cellpadding="0" cellspacing="0" width="799" height="543" align="center">

    Just get rid of the whitespace and all good.
     
    Luke, Dec 4, 2006 IP