Matt Stauffer 7/29/2014

Organizing CSS: OOCSS, SMACSS, and BEM

Read Original

This article explains the core concepts behind three popular CSS architecture methodologies: Object-Oriented CSS (OOCSS), Scalable and Modular Architecture for CSS (SMACSS), and Block Element Modifier (BEM). It clarifies that these are not mutually exclusive and describes how the author's team uses a combination of all three to write well-architected, modular, and maintainable CSS code.

Organizing CSS: OOCSS, SMACSS, and BEM

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes