digdre html topic

Out of context: Reply #10

  • Started
  • Last post
  • 67 Responses
  • ********
    0

    could you take a look at my css:
    what am I doing wrong , why is no logo in the headbar:

    body {
    background-color:#c2d5d8;
    margin: 0px; padding:0px;
    }

    #container {
    margin: 0 auto;

    }

    #header {
    margin:0px;
    padding: 0px;
    width: 100%;
    height: 39px;
    background-color:#3d3d3d;
    border:0px;
    border-bottom: solid 2px #646464;
    image: (images/logo.png) padding:279px;
    }

    ul#menu li {
    display:inline

View thread