info To participate please Register or Login.

Write comments in your CSS code

By Simon on September 7th, 2006. Published in CSS.

Did you know that you can easily write comments in your CSS document? This can be very useful or just plain silly. It’s all up to you. :)
1. Open up your CSS document.

2. Type in /*

3. Type in the comment you want to use.

4. End the tag with */

It could look something like this:

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */

No Responses

Express yourself. Tell us your opinion. Make a comment!

No comments or trackbacks yet.

Write your comment

Warning Spam and inflammatory comments will be deleted. If this is the first time you make a comment on Easy Webbers it will be held for moderation before being published.