822 B
822 B
BEM
The Block, Element, Modifier methodology (commonly referred to as BEM) is a popular naming convention for classes in HTML and CSS. Developed by the team at Yandex, its goal is to help developers better understand the relationship between the HTML and CSS in a given project.
Free Content BEM Official Website BEM Documentation BEM 101 BEM Tutorials