
coding•3 min read•Nov 13, 2025
The Most Hated CSS Feature: Understanding tan()
Explore the reasons behind the disdain for tan() in CSS and learn how to use it effectively, or find simpler alternatives for your projects.
By Kevin LiuRead more →
Explore all articles tagged with "Css Best Practices"

Explore the reasons behind the disdain for tan() in CSS and learn how to use it effectively, or find simpler alternatives for your projects.

CSS Typed Arithmetic in Chrome 140 revolutionizes how developers calculate styles, allowing for mixed data types in CSS. Learn how to simplify your coding today.

Discover the power of composition in CSS! Learn how to create scalable styles with practical examples and best practices for modern web development.

Discover effective methods for compiling multiple CSS files into one. Improve your website's performance with these practical coding techniques.