CBSE Class 10 Computer Applications
Question 28 of 56
Cascading Style Sheets (CSS) — Question 9
Back to all questions 9
Question Question 9
Which of the following characters are used to add comments in CSS?
- #
<!--- //
- None of these
None of these
Reason — In CSS, comments are placed between /* and */.