美文网首页CSS
[CSS] background-size

[CSS] background-size

作者: 何幻 | 来源:发表于2016-03-03 07:19 被阅读23次

    规定背景图像的尺寸:

    background:url("1.gif") no-repeat;
    background-size:80px 60px;
    

    相关文章

      网友评论

        本文标题:[CSS] background-size

        本文链接:https://www.haomeiwen.com/subject/jfpnkttx.html