How to Set a Background Image in HTML with CSS
This code sets the background of the body element to an image called '0001.jpg' that is located in a folder called 'images'. The 'no-repeat' property ensures that the image is not repeated and fills the entire background.
原文地址: https://www.cveoy.top/t/topic/nBbK 著作权归作者所有。请勿转载和采集!