判斷題box-sizing屬性用于更改元素實(shí)際寬度和高度計(jì)算模式的CSS屬性。

您可能感興趣的試卷

你可能感興趣的試題

2.多項(xiàng)選擇題背景線性漸變語法格式正確的是()

A.background:linear-gradient(to left,red,green)
B.background:linear-gradient(to right red green)
C.background:linear-gradient(to bottom,#ff0000,green,yellow)
D.background:linear-gradient(tot op,rgb(255,0,0),00ff00)