- A CSS methodology that uses short, single-purpose classes to apply specific styling properties directly to HTML elements (such as
.text-center,.mb-4, or.bg-blue-500). While maintaining language-level separation between HTML structure and CSS styling, it effectively creates presentational HTML by embedding styling decisions directly in markup, prioritizing rapid development and consistency over semantic class naming.
This term is sponsored by: your name/company?
- Previous term: Utility class
- Next term: UTM
- Random term: Pascal case (webglossary.info/random 🎲)