Select from following answers:- // this is a comment //
- ' this is a comment
- // this is a comment
- /* this is a comment */

- All Above
/* this is a comment */ is the correct way to Comment Out anything like whole lines inside CSS file.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator