單項(xiàng)選擇題text-decoration:none;作用是?()

A.取消下劃線樣式
B.添加下劃線樣式
C.取消字體加粗樣式
D.添加字體加粗樣式


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題通過(guò)()可以取消有序列表的默認(rèn)列表符號(hào)?

A.list-style:none;
B.font-style:normal;
C.text-style:normal
D.list:normal;

2.單項(xiàng)選擇題(網(wǎng)站)上下兩個(gè)段落之間想要有10px的距離,通過(guò)()來(lái)實(shí)現(xiàn)?

A.margin-bottom:10px;
B.padding-bottom:10px;
C.margin-left:10px;
D.padding-left:10px;

3.單項(xiàng)選擇題(網(wǎng)站)<h1></h1>里加CSS樣式正確的是:()

A.!h1{color:red;width:100px;height:110px;}
B.#h1{color:red;width:100px;height:110px;}
C.h1{color:red;width:100px;height:110px;}
D..h1{color:red;width:100px;height:110px;}

5.單項(xiàng)選擇題(網(wǎng)站)用CSS如何定義元素背景圖片:()

A.color:url(img/15.gif)
B.font:url(img/17.gif)
C.background:url(img/ca.gif)
D.img:url(img/13.gif)