Home >Web Front-end >CSS Tutorial >How and Why we add comments in CSS

How and Why we add comments in CSS

WBOY
WBOYOriginal
2024-07-18 06:15:10950browse

How and Why we add comments in CSS

CSS Comments

Comments are used to explain the code, and may help when you edit the source code at a later date.
Comments are ignored by browsers.
A CSS comment is placed inside the