search

Home  >  Q&A  >  body text

Why does the background image not display properly?


css代码:

.header{

width: 1226px;

height: 100px;

margin: 0px auto;

line-height: 90px;

padding-left: 40px;

}

.content{

width: 100%;

height: 580px;

background: url(../img/login.png);

}

html代码:

<div class="content">

<div class="login_content">

<div class="login_form">

</div>

</div>

</div>


GoshawkGoshawk2144 days ago1186

reply all(3)I'll reply

  • Goshawk

    Goshawk2019-01-12 19:15:37

    QQ截图20190112191144.png

    reply
    0
  • 皮皮爱吃瓜子

    Please post the source code, it makes me confused.

    皮皮爱吃瓜子 · 2019-01-13 09:02:03
  • Cancelreply