问答详情
源自:9-16 创建元素节点createElement

代码缩写问题~这段代码应该怎么缩写呢?

.box{

    background-position:10px 20px;

    background-repeat: no-repeat;

    background-attachment: fixed;

    background-color: #ccc;

    background-imag: url("box.png");

}


提问者:L浪浪浪浪浪 2016-07-05 23:46

个回答

  • 速写素
    2016-07-06 12:06:05
    已采纳

    background : background-color || background-image || background-repeat || background-attachment || background-position