多項選擇題在Html開發(fā)中,以下html的元素中,屬于行內(nèi)元素的是什么?()

A.span
B.a
C.dt
D.form


您可能感興趣的試卷

你可能感興趣的試題

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

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

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

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

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

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

5.多項選擇題在Html開發(fā)中,網(wǎng)頁中的無序列表默認是實心圓,想要讓實心圓不顯示,應(yī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}