CSS Comments
Comments in CSS are used to explain your code, and may help you when you edit the source code later. Comments are ignored by browsers. Comments in CSS are single or multiple lines statement and written within /*…………*/.
Comments in CSS are used to explain your code, and may help you when you edit the source code later. Comments are ignored by browsers. Comments in CSS are single or multiple lines statement and written within /*…………*/.