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

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題通過()可以取消有序列表的默認列表符號?

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

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

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

3.單項選擇題(網(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;}

4.單項選擇題(網(wǎng)站)下列選項中,默認相對于body定位的屬性值是()

A.fixed
B.absolute
C.static
D.relative

5.單項選擇題(網(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)