css设置html背景图
-
html设计背景图片怎么设置?html背景图片代码怎么写
“`编写CSS样式.hero { background-image: url('hero.webp'); background-size: cover; background-position: center; height: 100vh; display: flex; align-items……
“`编写CSS样式.hero { background-image: url('hero.webp'); background-size: cover; background-position: center; height: 100vh; display: flex; align-items……