250 Câu hỏi trắc nghiệm Javascript, CSS, HTML có đáp án - Phần 5

Xem đoạn mã sau. Giá trị trong /*This is another comment*/ dùng để làm gì? /*This is a comment*/ P { text-align:center; /*This is another comment*/ color:black; font-family:arial; }

18/50

Xem đoạn mã sau. Giá trị trong /*This is another comment*/ dùng để làm gì?
/*This is a comment*/
P
{
text-align:center;
/*This is another comment*/
color:black;

}

Câu lệnh CSS

Câu lệnh Javascript.

Câu lệnh HTML

Chú thích cho tài liệu CSS

Giải thích

Chọn đáp án D