A.font-family用于設(shè)置字體
B.font-weight:600;設(shè)置加粗字體
C.font-style:normal;設(shè)置傾斜字體
D.font-weight:normal;設(shè)置取消字體加粗樣式
您可能感興趣的試卷
你可能感興趣的試題
A.boxp:empty{height:20px}
B..boxp[:empty]{height:20px}
C..box>p[:empty]{height:20px}
D..box>p:empty{height:20px}
A..list.current+li
B..list.current>li
C..list.currentli
D..list.current~li
A.p
B.img
C.a
D.span
A..box>input[type=checkbox]:checked{border:none}
B..box>input[type=radio:checked]{border:none}
C..box>input[type=radio]:checked{background:none}
D..box>input[type=checkbox:checked]{background:none}
A.href
B.title
C.alt
D.src
最新試題
text-shadow屬性默認(rèn)投影顏色為黑色。
下列選項(xiàng)中,設(shè)置背景圖完全覆蓋背景區(qū)域的取值為()。
css3中的動畫屬性及定義動畫的關(guān)鍵字是()。
規(guī)劃站點(diǎn)需要明確哪些事項(xiàng)?()
justify-content屬性的下列取值中,中間子元素之間的間隔是兩端子元素與邊框距離兩倍的是()。
box-sizing屬性的取值中,通過從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。
text-overflow屬性需要配合overflow:hidden;使用。
background-size屬性值設(shè)置為()時,將背景圖像等比例縮放到寬度或高度與容器寬度或高度相等,背景圖像始終被包含在容器內(nèi)。
下列選項(xiàng)中,設(shè)置外陰影且陰影在盒子右側(cè)的選項(xiàng)是()。
如何實(shí)現(xiàn)導(dǎo)航欄中每個導(dǎo)航項(xiàng)的內(nèi)容垂直方向居中?()