Keresés

Új hozzászólás Aktív témák

  • n-tek

    aktív tag

    válasz Sk8erPeter #3945 üzenetére

    Ez a css kódja az antikvitás.hu/style.html oldalnak. Ebben mi a rossz?

    /* CSS Document */
    body {
    background-color: #4D3539;
    font-family:"Segoe Print";
    margin: 0 0 0 0;
    }

    /* A fejléc */
    header {
    margin-top:0px;
    margin-left:0px;
    margin-left:0px;
    width: 100%;
    height:128px;
    background-color:#A7CF3A;
    }

    /* A menü */
    menu {
    padding: 0;
    width: 980px;
    margin: auto auto;
    list-style: none;
    color:#FFF;
    }

    menu a {
    display: block; float: left; height:129px;
    background-image:url(../images/menu.png); text-indent: -9999px;
    }

    menu a.antik { width: 370px; background-position: 0 0; }

    menu a.ures1 { width: 34px; background-position: -370px 0; }

    menu a.konyvespolc { width: 175px; background-position: -404px 0;}

    menu a.ures2 { width: 11px; background-position: -579px 0; }

    menu a.kereses { width: 202px; background-position: -590px 0;}

    menu a.ures3 { width: 7px; background-position: -792px 0; }

    menu a.info { width: 160px; background-position: -799px 0;}

    menu a.ures4 { width: 21px; background-position: -959px 0; }

    menu a.konyvespolc:hover { background-position: -404px -129px; }

    menu a.kereses:hover { background-position: -590px -129px; }

    menu a.info:hover { background-position: -799px -129px; }

    a { outline: none; }

    /* A tartalom */
    content {
    display:block;
    width:980px;
    min-height:450px;
    background-image:url(../images/content.png);
    background-repeat:repeat-y;
    margin-left:auto;
    margin-right:auto;
    }

    hr {
    color:#A7CF3A;
    }

    /* A lábléc */
    footer {
    color:#fff;
    margin:auto auto;
    width:980px;
    height:69px;
    background-image:url(../images/footer.png);
    }

    [ Szerkesztve ]

    Escape is Just the Begining

Új hozzászólás Aktív témák