Hello all!
I am just writing a new site from scratch, and it's been ages since I have needed to comment a css file, but the boss wants me to document in from the start, so I am just wondering about commenting types and style's that you use?
I know how to block comment, /**/ which works fine or me, but for single lines, I cannot remember how to do it, I always assumed as it was // but it turns out that this isn't right!
My own preference is just to block comment, and everyone has their own methods of doing this, so I thought I would ask.
Cheers,
MRb