判斷題display:none;屬性與visibility:hidden;屬性隱藏元素的區(qū)別是,前者隱藏占位,后者隱藏不占位。

您可能感興趣的試卷

你可能感興趣的試題

2.多項選擇題(網(wǎng)站)以下哪些屬性是復(fù)合屬性?()

A.margin
B.padding
C.border
D.background

3.單項選擇題text-decoration:none;作用是?()

A.取消下劃線樣式
B.添加下劃線樣式
C.取消字體加粗樣式
D.添加字體加粗樣式

4.單項選擇題通過()可以取消有序列表的默認列表符號?

A.list-style:none;
B.font-style:normal;
C.text-style:normal
D.list:normal;

5.單項選擇題(網(wǎng)站)上下兩個段落之間想要有10px的距離,通過()來實現(xiàn)?

A.margin-bottom:10px;
B.padding-bottom:10px;
C.margin-left:10px;
D.padding-left:10px;