Styler / CSS-Writer (Profile)
You can benefit from using CSSDOC to structurize your CSS. Additionally in the future some of your favorite Tools might support CSSDOC and this will help you in editing your files by Syntaxhighlighting or Outlining the document.
If you work together with colleagues or teammates and you need to exchange files, CSSDOC might come in handy to give everybody in your team an idea on how things can be written down and on how to leave notes and comments into CSS files.
If you do not use comments in CSS files and you never want to use them, then CSSDOC is not for you.
If you do not know what a comment in CSS is, then please learn about comments first.
How to start
A draft specification can be found here. Please take a look.
CSS Comment Resources
For additional reading about CSS Comments, feel free to surf to:
- W3C CSS2 Comment Definition
- Maximize CSS Comment Usage by Brownspank / Sixthings
- http://www.stopdesign.com/log/2005/05/03/css-tip-flags.html CSS Organization Tip 1: Flags by Douglas Bowman / Stopdesign
- css-discuss.org a mailing list and wiki devoted to talking about practical uses and applications of CSS.
- A larger CSS Example File #1
- CSS Comment Bugs - The Varieties of Comment Bugs in Microsoft Internet Explorer by Edwardson Tan
- Use class with semantics in mind.
- W3(C) general stylesheet
