Start of <body>

Discussion in 'HTML & Website Design' started by oo7ml, Aug 14, 2007.

  1. #1
    I have just noticed, that the actual start of (top of the page) of a page in IE is different than the start of the page in FF. The top of a page in IE seems to 5 px down more than FF. I have a loadnig bar script that is at the top of my page, however i cannot get it in the same place in FF as in IE. Does anyone know if there is anything to do so that you can get the start of your pages the same in both IE and FF
     
    oo7ml, Aug 14, 2007 IP
  2. Bagi Zoltán

    Bagi Zoltán Well-Known Member

    Messages:
    364
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Hi there, the
    body{
    margin:0px;
    padding:0px;}
    Code (markup):
    css code use to work for me very well.
     
    Bagi Zoltán, Aug 14, 2007 IP