FF bug?

    Date: 11/13/06 (Web Development)    Keywords: css, html, web

    Hi Guys, I'm trying to figure out what is breaking up my css on Firefox, I can't see anything out of the ordinary going on here. Please see code & screenshots behind the cut



    it works well in IE:


    but not so well in FF: (note the breaks in the images)



    here is my CSS:

    body {
    background-color: #370F16;
    }

    #wrapper {
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border:0;
    width: 800px;
    }

    #header {
    margin: 0;
    }

    #side-a {
    float: left;
    width: 98px;
    }

    #side-b {
    float: right;
    width: 96px;
    }

    #content {
    float: left;
    width: 75%;
    margin: 0px;
    }

    #footer {
    clear: both;
    background: #A2A2A2;
    margin: 0px;
    }

    #menu {
    width: 606px;
    }

    #main {
    margin: 0px;
    background-image: url(images/indi_11.gif);
    overflow: auto;
    height: 438px;
    background-repeat: repeat-x;
    width: 100%;
    }


    and here is my HTML:



    Can anybody see the culprit? I've tried playing around with all margins etc around the header and footer (which is where the lines seem to appear) but to no avail. ..

    thanks in advance :)

    Source: http://community.livejournal.com/webdev/368743.html

« One-Way Links? || Testing With IE6 and IE7 »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home