A.height
B.width
C.font-size
D.margin
您可能感興趣的試卷
你可能感興趣的試題
A.relative
B.float
C.static
D.absolute
A.opacity:0
B.display:none
C.position:absolute;left:-99999px
D.visibility:hidden
A.display:block
B.float
C.position:relative
D.display:inline-block
A.margin:10px20px10px20px;
B.margin-left:10px;margin-right:10px;margin-top:20px;margin-bottom:20px;
C.margin:10px10px20px20px;
D.margin-top:10px;margin-bottom:10px;margin-left:20px;margin-right:20px;
A.background-image
B.background-color
C.background-repeat
D.background-position
最新試題
要想實(shí)現(xiàn)從左到右顏色從藍(lán)色變?yōu)辄S色的線性漸變,則以下代碼正確的是()
下面有關(guān)CSS3新增的偽類選擇器的說法中,正確的是()。
在CSS3中增加了豐富的文本修飾效果,使得頁面更加美觀舒服,以下選項(xiàng)中常用的文本樣式屬性有()。
以下哪些方法既是localStorage對象的常用方法,也是sessionStorage對象的常用方法?()
如果想要定義一個元素為半透明,且不能影響內(nèi)部文本的透明度,可以使用()來實(shí)現(xiàn)。
如果想要實(shí)現(xiàn)亮度濾鏡效果,可以使用()來實(shí)現(xiàn)。
header元素可以用于以下標(biāo)記內(nèi)()
在CSS3中,濾鏡效果都是使用()屬性來實(shí)現(xiàn)的。
有關(guān)contenteditable屬性說法正確的是()
關(guān)于text-shadow以下說法不正確的是()