多項選擇題在Html開發(fā)中,在下列屬性中,屬于背景屬性的是()

A.background
B.background-position
C.bcakground-image
D.background-color


您可能感興趣的試卷

你可能感興趣的試題

2.多項選擇題在Html開發(fā)中,屬于文字屬性的是()

A.font-size
B.line-height
C.font-family
D.font-weight

3.多項選擇題在Html開發(fā)中,,想讓一個頁面上的p標簽隱藏掉,應該用何種方法?()

A.display:none
B.visibility:hidden;
C.overflow:none
D.overflow:hidden

4.多項選擇題在Html開發(fā)中,網(wǎng)頁中的無序列表默認是實心圓,想要讓實心圓不顯示,應該用什么屬性來實現(xiàn)()

A.ulli{list-style:none}
B.ulli{list-style-type:none}
C.ulli{list-style:disc}
D.ulli{list-style-type:disc}

5.多項選擇題在Html開發(fā)中,flex布局中的元素稱為()和()?

A.盒子
B.項目
C.容器
D.屬性