【单选题】下列选项中,CSS注释的写法正确的是()。A.<!-- 注释语句 -->B./* 注释语句 */C./ 注释语句 /D."注释语句"

【单选题】下列选项中,CSS注释的写法正确的是()。

A.<!-- 注释语句 -->

B./* 注释语句 */

C./ 注释语句 /

D."注释语句"


参考答案和解析
B

相关考题:

下列CSS选择器的写法哪个是不正确的?A.spanB.#oneC.$footD..red

在CSS代码中,增加注释可以提高代码的可读性,CSS注释的格式为:/* 注释内容 */

11、网页中的注释写法正确的是()A.<!-- 注释内容 -->B.<-- 注释内容 -->C./* 注释内容 */D.//注释内容

【单选题】如何在CSS文件中插入注释?A.// this is a commentB./// this is a commentC./*this is a comment */D.' this is a comment

【单选题】CSS 文件中插入注释的正确格式是()A.// this is a commentB.// this is a comment //C./* this is a comment */D.this is a comment

1、在CSS文件中插入注释正确的是()。A./* this is a comment */B.// this is a commentC.<this is a comment>D.<!--this is a comment-->

【单选题】按照网页中常见的命名规范,下列属于主体内容CSS注释代码的是:A.#B.#C./*content*/#D./*banner*/