單項(xiàng)選擇題在JavaScript中,css文字屬性中,font-family代表文字()

A.文字顏色
B.文字加粗
C.文字字體
D.文字風(fēng)格


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題在JavaScript中,實(shí)現(xiàn)盒子背景顏色為綠色,應(yīng)定義為:()

A.color:red
B.color:#0F0
C.background-color:#0f0
D.border-color:#00f

2.單項(xiàng)選擇題在JavaScript中,下列屬性哪一個(gè)表示元素的行高?()

A.width
B.height
C.line-height
D.以上都不對(duì)

5.單項(xiàng)選擇題在JavaScript開(kāi)發(fā)中,varbox=100+"100";document.write(typeofbox);輸出什么?()

A.輸出string
B.輸出array
C.輸出nan
D.輸出php