CSS
There are many ways to skin a cat, paint a wall, lay out a web page, or any other saying you prefer. We have decided on a specific way of organizing and writing our CSS based on numerous years and experience.
- CSS Architecture
- A new responsive web
- New CSS functions
- Dark mode
- CSS snippets
- CSS frameworks and links
Resources
Methodologies
An Introduction To Object Oriented CSS (OOCSS) - Smashing Magazine
// 2025-06-12
BEM - Block Element Modifier
// 2025-06-12
CUBE CSS - Piccalilli
// 2025-06-12
Scalable and Modular Architecture for CSS
// 2025-06-12
ITCSS: Scalable and Maintainable CSS Architecture
// 2025-06-12
Guides
How To Learn CSS - Smashing Magazine
// 2025-06-12
Sass Guidelines
// 2025-06-12
A good reset | Trys Mudford
// 2025-06-12
The CSS Mindset
// 2025-06-12
More Transparent UI Code with Namespaces
// 2025-06-12
Examples
Utopia
// 2025-06-12
Modern CSS Solutions
// 2025-06-12
susam/spcss
// 2025-06-12
hankchizljaw/modern-css-reset
// 2025-06-12
Tables
Styling HTML Tables: How to Apply Margin, Border and z-index on Table Elements
// 2025-06-12
Under-Engineered Responsive Tables
// 2025-06-12
Sass
A Practical Tip For Using Sass Default Parameters | CSS-Tricks
// 2025-06-12