我的意思是像background-image这样的属性,可以写成

 background-image: url(www.example.com/coolbackground.jpg);


到目前为止,我的清单包括:

@fontface:src

@import

attr

background

background-image

border-image

border-image-source

content

list-style-image

mask-image

我确定还有其他我想念的地方。有人有建议吗?我将它们发布后添加到列表中。

最佳答案

@font-face
@import
attr
background-image
border-image
content
list-style-image
mask-image

10-04 16:05