Can i put commets into my CSS page? (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets and Accessibility



Message


RPS Alex -> Can i put commets into my CSS page? (1/29/2005 19:12:51)

You know like in HTML and PHP you can add comments that the browser just skips over.... does css have the same type of comment feature?




caz -> RE: Can i put commets into my CSS page? (1/29/2005 19:29:37)

Yes it does. Surround your comments like so,

/*this is a comment*/

They can be really useful when learning and an aide memoire when you return to a stylesheet a long time after you wrote it.

HTH




RPS Alex -> RE: Can i put commets into my CSS page? (1/29/2005 21:56:39)

thanks alot :)




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
3.076172E-02