【发布时间】:2016-10-31 16:29:18
【问题描述】:
这一行在 CSS 中是什么意思?
#ffffff url(https://cloud.githubusercontent.com/assets/1830348/15354890/1442159a-1cf0-11e6-92b1-b861dadf1750.jpg) no-repeat center center / cover
我正试图弄清楚。在W3S 中,它对结构进行了以下说明,但我似乎看不到“/”是什么以及其他属性如何与此结构匹配。
background: bg-color bg-image position/bg-size bg-repeat bg-origin bg-clip bg-attachment initial|inherit;
【问题讨论】:
标签: css syntax background background-size