HTML页面背景图片平铺

body { background-image: url('图片路径');         background-size: 100%;         background-repeat:no-repeat; }
相关文章
相关标签/搜索