取消超链接默认的下划线,需要设置它的CSS新式属性()。

2023-06-11

取消超链接默认的下划线,需要设置它的CSS新式属性()。

A.text-decoration:underline

B.text-align:center

C.text-decoration:none

D.list-style-type:none



参考答案:

A

相关推荐