CSS Standards & Best Practices
CSS is used to define the User Interface of a Website & to separate content from presentation.
CSS is something that is extensively used on almost every site. Lets take some time to ensure that our stylesheets are built with some good standards. The below tips will really help CSS beginners a lot in development.
.
Index
This definition helps you & others understand more about the Site as well as the CSS file rather than the content in the CSS. The Index is just a formatted paragraph of text as a CSS comment.
Continue reading over at Deziner Folio...
