Unstoppable Domains

Simple css comment code

Spaceship Spaceship
Watch

gafadi

Established Member
Impact
5
hi guys i am not much of coder or anything , i am making a simple 4 page css/xhtml site, i m using a free template what i need is simple css comment code , similar to all other blogs and all that i need something that can add comments to the page.

thanks for help
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Hi,

You want to place comments in your CSS? You can do that by starting your comment with /* and ending with */ like this:

Code:
/*
Multi-line comments
Your comment can span over several rows
*/

Code:
/* Single-line comment. You put everything on one single line */

Remember that these comments will be visible in the CSS source-code.
 
0
•••

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Live Options
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back