问答详情
源自:2-3 完成基本界面元素(二)

图片不显示,去掉.text可以显示图片了,为什么呀

  .text.caption{
        width: 400px;
        height: 240px;
        background: url("img/caption.png") no-repeat;
        margin-left: 40px;
    }


提问者:Caden 2015-07-07 16:21

个回答

  • 哈穹
    2015-07-07 16:24:32

    .text .caption 两个类中间你是不是没有留空格?

  • 哈穹
    2015-07-07 16:24:21

    .text .caption 两个类中间你是不是没有留空格?