單項選擇題將position的屬性值設(shè)置為什么時,可以將元素固定在瀏覽器的某個位置,不會隨著滾動條滾動而滾動。()

A.fixed
B.relative
C.absolute
D.static


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題在CSS中,display屬性的值不包含以下哪些選項()

A.inherit
B.block
C.table
D.hidden

2.單項選擇題以下不屬于display的值是()

A.inherit
B.block
C.table
D.hidden

3.單項選擇題h1-h6默認是粗體顯示的標題,此時希望不要按粗體顯示,正確的設(shè)置是()

A.font-weight:bold
B.font-style:italic
C.font-weight:normal
D.font-style:normal