Tuesday, February 8, 2011

Object Oriented CSS

Nicole Sullivan has come up with a new way to implement CSS. Object Oriented CSS is a process that allows you to write fast, maintainable, standards-based front end code. It adds much needed predictability to the way CSS is Handled. This Tutorial Video explains everything in detail. As Nicole Stated on GitHub, a social network for coding,

The two main principles of Object Oriented CSS (OOCSS):


  • Separate structure and skin
  • Separate container and content

Credits:
Red Lego Image – http://www.flickr.com/photos/niznoz/5753993/
OOCSS Slideshow – http://www.slideshare.net/stubbornella/object-oriented-css
GitHub Social Coding – https://github.com/
Nicole Sullivan – http://twitter.com/stubbornella

Jacob King does not claim to have any participation in the creation or development of Object Oriented CSS or any other content in or linked to on this blog post.

No comments:

Post a Comment