A.HTML頭部引用(ifIE)Hack
B.CSS類內(nèi)部Hack
C.!important聲明
D.選擇器Hack
您可能感興趣的試卷
你可能感興趣的試題
A.p
B.ul
C.header
D.nav
A.border-top:3pxsolidred;
B.border-top:3pxdottedred;
C.border-top:3pxdashedblue;
D.border-top:3pxdashedred;
A.position:absolute;
B.position:relative;
C.position:static;
D.position:fixed;
A.ul{padding-top:5px}
B.ul{margin-top:5px}
C.ul{padding-top:5px5px}
D.ul{padding-bottom:5px}
A.top:50%;margin-top:-100px;
B.top:50%;margin-top:100px;
C.left:50%;margin-top:-100px;
D.top:50%;margin-left:-100px;
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
web前端開發(fā)工具有哪些?()
下列選項中,設(shè)置外陰影且陰影在盒子右側(cè)的選項是()。
text-overflow屬性需要配合overflow:hidden;使用。
column-count和column-width這兩個屬性不可以同時都設(shè)置。
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
border-image屬性可以設(shè)置以圖片填充元素的邊框。
box-sizing屬性的取值中,通過從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。
如何實現(xiàn)導(dǎo)航欄中每個導(dǎo)航項的內(nèi)容垂直方向居中?()
使用text-shadow屬性,一次可為文本添加多個陰影。
css3中的動畫屬性及定義動畫的關(guān)鍵字是()。