CSS Tutorial
CSS comments are a piece of code which is ignored by browsers.
CSS comment allows developers to leave notes about their code.
Commenting in CSS allows developers to leave notes about their code.
It is a good practice to add comments into your CSS code, especially in complex documents
Comments are single or multiple lines statement and written within /*............*/ .
These styles are not good to be edited because they are not stored at a single place.
The texts written within /*....*/ are ignored by browsers.
When the above code is compiled , it produces the following result.
Code Always.
Code Always To Become Best Programmer.