网页背景图片设置

460 阅读1分钟

background-image: url('......'); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center 0;