Help me to solve this problem

Discussion in 'HTML & Website Design' started by jones1982, Mar 20, 2009.

  1. #1
    I've create a website by html, css. when I test this script by Firefox then its ok. This mean whole layout shows center. but when I test it for IE then whole layout sifted to left site!:confused:

    So how can I fixed this problem & make my layout center for IE too. Please reply your valuable answer.
     
    jones1982, Mar 20, 2009 IP
  2. ads2help

    ads2help Peon

    Messages:
    2,142
    Likes Received:
    67
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Please reply with your website url so we can look into it :D

    - ads2help
     
    ads2help, Mar 20, 2009 IP
  3. jones1982

    jones1982 Active Member

    Messages:
    492
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #3
    not yet hosted
     
    jones1982, Mar 20, 2009 IP
  4. jones1982

    jones1982 Active Member

    Messages:
    492
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #4
    .body{
    background-image: URL(b.gif);
    color:white;
    width:700px;
    font-size:12pt;
    font-weight:bold;
    border: 1pt solid white;
    margin: auto;
    }

    is there anything wrong thats why......
     
    jones1982, Mar 20, 2009 IP
  5. ivogue

    ivogue Peon

    Messages:
    246
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    margin: auto;?

    how can it be center when you didn't center it. I need the link to help you.
     
    ivogue, Mar 20, 2009 IP
  6. bprashanth.gi

    bprashanth.gi Active Member

    Messages:
    55
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    93
    #6
    There is something called 'Browser Compatibility'. You can read more about it by searching 'browser compatibility' in Google and going to any link.
    Try things yourself and find out.
     
    bprashanth.gi, Mar 20, 2009 IP