A.#container{width:880px; padding:0px auto;}
B.#container{width:880px;padding:auto 0px;}
C.#container{width:880px;margin:auto 0px;}
D.#container{width:880px;margin:0px auto;}
您可能感興趣的試卷
你可能感興趣的試題
A.實(shí)現(xiàn)內(nèi)容和表現(xiàn)的分離
B.頁(yè)面布局更加靈活
C.有利于提高網(wǎng)頁(yè)瀏覽速度
D.不利于搜索引擎搜索
A.rgba(360,0,0,1)
B.rgba(256,1,250,0)
C.rgba(0,0,0,1)
D.rgba(250,0,0,2)
A.p:after
B.div:before
C.myclass
D.input:checked
A.text-indent
B.letter-spacing
C.text-align
D.line-height
A.a:link{color:#ff0000;} a:hover{text-decoration:underline;}
B.a{color:#ff0000;text-decoration:none;} a:hover{text-decoration:overline;}
C.a{text-decoration:underline;} a:hover{color:#ff0000;text-decoration:none;}
D.a:link{color:#ff0000;text-decoration:none;} a:hover{text-decoration:underline;}
最新試題
下面有關(guān)CSS3漸變的說(shuō)法中,正確的是()
header元素可以用于以下標(biāo)記內(nèi)()
要想實(shí)現(xiàn)從左到右顏色從藍(lán)色變?yōu)辄S色的線性漸變,則以下代碼正確的是()
以下哪個(gè)類(lèi)型的input元素內(nèi)置了pattern驗(yàn)證機(jī)制?()
下面有關(guān)CSS3中calc()函數(shù)的說(shuō)法中,正確的是()。
如果想要將一個(gè)元素旋轉(zhuǎn)90°,我們可以使用()來(lái)實(shí)現(xiàn)。
如果父元素定義了“display:flex;”,想要實(shí)現(xiàn)子元素在父元素中的垂直居中,可以使用()來(lái)實(shí)現(xiàn)。
下面選項(xiàng)中,哪一個(gè)屬性不屬于flex布局?()
在CSS3中,我們可以使用()屬性來(lái)定義元素是否禁用鼠標(biāo)單擊事件。
有關(guān)HTML5中的數(shù)據(jù)庫(kù),以下說(shuō)法不正確的是()