解决背景图文字盖住html里面的dom元素

 width:100%;
        background: url('../images/res.jpg') no-repeat 0 0px;
        background-attachment:fixed;
        background-size:100% 100%;
        height:auto;
        position: relative;

 

posted @ 2018-05-25 12:23  风吹麦浪打  阅读(935)  评论(0编辑  收藏  举报