Written by: Saleh Mubashar
Cascade layers, specificity tricks, smarter ordering, and even some clever selector hacks can often replace !important with something cleaner, more predictable, and far less embarrassing to explain to your future self.
Continue reading "Alternatives to the !important Keyword" at CSS-Tricks
Written by: Daniel Schwarz
Continue reading "Quick Hit #119" at CSS-Tricks
Written by: Abhishek Pratap Singh
Chrome 145 introduces the column-height and column-wrap properties, enabling us to wrap the additional content into a new row below, creating a vertical scroll instead of a horizontal scroll.
Continue reading "Looking at New CSS Multi-Column Layout Wrapping Features" at CSS-Tricks
Written by: Daniel Schwarz
font-size-adjust calculator.
Continue reading "Quick Hit #118" at CSS-Tricks
Written by: Temani Afif
Creating rectangles, circles, and rounded rectangles is the basic of CSS. Creating more complex CSS shapes such as triangles, hexagons, stars, hearts, etc. is more challenging but still a simple task if we rely on modern features.
Continue reading "Making Complex CSS Shapes Using shape()" at CSS-Tricks
Written by: Lee Meyer
These are the historical pranks I consider the top 10 most noteworthy, rather than the “best.” You’ll see that some of them crossed the line and/or backfired.
Continue reading "Front-End Fools: Top 10 April Fools’ UI Pranks of All Time" at CSS-Tricks
Written by: Daniel Schwarz
Safari TP 240 becomes the first to ship the revert-rule CSS keyword, which rolls the rule back to when it […]
Continue reading "Quick Hit #117" at CSS-Tricks
Written by: John Rhea
A deep sniff of the new CSS Olfactive API, a set of proposed features for immersive user experiences using smell.
Continue reading "Sniffing Out the CSS Olfactive API" at CSS-Tricks
Written by: Daniel Schwarz
Short n’ sweet but ever so neat, this issue covers light/dark favicons, @mixin, anchor-interpolated morphing, object-view-box, new web features, and more.
Continue reading "What’s !important #8: Light/Dark Favicons, @mixin, object-view-box, and More" at CSS-Tricks
Written by: Iqra Naaem
That gap between “the form works” and “the business works” is something we don’t really tend to discuss much as front-enders. We focus a great deal on user experience, validation methods, and accessibility, yet we overlook what the data does once it leaves our control
Continue reading "Form Automation Tips for Happier User and Clients" at CSS-Tricks
Written by: Daniel Schwarz
Safari 26.4 becomes the first browser to ship CSS Grid Lanes.
Continue reading "Quick Hit #116" at CSS-Tricks
Written by: Daniel Schwarz
Firefox 149, like Chrome 133, ships popover=hint, which closes all but auto popovers.
Continue reading "Quick Hit #115" at CSS-Tricks