A.p{font-size:12px;}
B.p{font-size:12px}
C.p{font-size:"12px";}
D.p{font-size:1em;}
您可能感興趣的試卷
你可能感興趣的試題
A.none
B.underline
C.overline
D.line-through
A.body{font-family:Arial,"微軟雅黑","宋體","黑體";}
B.body{font-family:"微軟雅黑","宋體","黑體",Arial;}
C.body{font-family:"TimesNewRoman";}
D.body{font-family:TimesNewRoman;}
A.p{font-size:12px;}
B.#myfont{font-weight:bold;}
C..green{color:green;}
D.{margin:0;padding:0;}
A.left
B.right
C.center
D.middle
A.p{font-weight:bold;}
B.p{font-weight:bolder;}
C.p{font-weight:"bolder";}
D.p{font-weight:500;}
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
border-image的子屬性中,定義裁切圖像方式的屬性是()。
以下哪個(gè)屬性可以實(shí)現(xiàn)多列布局的浮動(dòng)樣式設(shè)置?()
如果背景圖像的background-attachment屬性為(),則background-origin屬性沒有效果。
定位元素是浮動(dòng)的正常的文檔流之上的,可以用()屬性來設(shè)置元素的層級。
background-size屬性值設(shè)置為()時(shí),將背景圖像等比例縮放到寬度或高度與容器寬度或高度相等,背景圖像始終被包含在容器內(nèi)。
css3中的動(dòng)畫屬性及定義動(dòng)畫的關(guān)鍵字是()。
下列選項(xiàng)中,設(shè)置外陰影且陰影在盒子右側(cè)的選項(xiàng)是()。
box-sizing屬性的取值中,通過從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。
text-shadow屬性默認(rèn)投影顏色為黑色。
text-overflow屬性需要配合overflow:hidden;使用。