A.實現(xiàn)內(nèi)容和表現(xiàn)的分離
B.頁面布局更加靈活
C.有利于提高網(wǎng)頁瀏覽速度
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;}
A.a:link
B.a:hover
C.a:hidden
D.a:active
最新試題
下面有關(guān)彈性盒子模型的說法中,不正確的是()。
下面有關(guān)CSS3中calc()函數(shù)的說法中,正確的是()。
在CSS3中增加了豐富的文本修飾效果,使得頁面更加美觀舒服,以下選項中常用的文本樣式屬性有()。
在CSS3中,我們可以使用()屬性來定義動畫在過渡時間內(nèi)的速率變化方式。
以下哪個類型的input元素內(nèi)置了pattern驗證機(jī)制?()
如果想要將一個元素旋轉(zhuǎn)90°,我們可以使用()來實現(xiàn)。
在HTML5開發(fā)音頻時,屬于<audio>屬性的是()。
在CSS3中,我們可以使用()屬性來定義元素是否禁用鼠標(biāo)單擊事件。
有關(guān)contenteditable屬性說法正確的是()
有關(guān)HTML5中的數(shù)據(jù)庫,以下說法不正確的是()