CSS Comments Quiz Test Your CSS Skills: Beginner’s Quiz 1 / 5 What is the main purpose of comments in CSS? To link HTML files To add notes for developers To create animations To style text 2 / 5 Which of the following is a valid CSS comment? # This is a comment !– This is a comment — // This is a comment /* This is a comment */ 3 / 5 Why do developers use CSS comments? To change background color To increase font size To add links to CSS To make code easier to understand 4 / 5 Which symbols are used to write a comment in CSS? # comment /* comment */ !– comment — // comment 5 / 5 Will CSS comments be shown on the webpage? Yes, always Only in HTML mode Only in Chrome No, never Your score isThe average score is 0% 0% Restart quiz Send feedback