/*多背景应用*/ ???????.wrapper { ???????????width: 640px; ???????????height: 1000px; ???????????margin: auto; ???????????background: url(./images/head.jpg) center top no-repeat, url(./images/foot.jpg) center bottom no-repeat; ???????????background-color: #4A00AB; ???????}
CSS3多背景应用
原文地址:https://www.cnblogs.com/yangguoe/p/8259832.html