Axonix Tools
All Articles
CSS

CSS

7 articles tagged with CSS

Stop Using Open Sans: A Masterclass in Font Pairing
Design
Jan 29, 2026

Stop Using Open Sans: A Masterclass in Font Pairing

Your content is great, but your font makes you look like a generic WordPress template. Let me fix that for you.

Axonix Team
Read
Neumorphism Isn't Dead: How to Use Soft UI in 2026
Design
Jan 29, 2026

Neumorphism Isn't Dead: How to Use Soft UI in 2026

It took over Dribbble, then vanished. But 'Soft UI' is back for minimal dashboards. Here's how to do it without making your users hate you.

Axonix Team
Read
Is Glassmorphism Still Cool? (The Ultimate CSS Guide)
Design
Jan 29, 2026

Is Glassmorphism Still Cool? (The Ultimate CSS Guide)

Apple uses it. Microsoft uses it. But Twitter called it dead. Who's right? Let me settle this once and for all.

Axonix Team
Read
Steal Like an Artist: Extracting Color Palettes from Movies
Design
Jan 29, 2026

Steal Like an Artist: Extracting Color Palettes from Movies

Wes Anderson didn't invent pastel pink, but he owns it. Here's how to steal color vibes from cinema for your web projects.

Axonix Team
Read
CSS Grid vs Flexbox: A Love Letter to Both (But Mostly Grid)
CSS
Jan 29, 2026

CSS Grid vs Flexbox: A Love Letter to Both (But Mostly Grid)

Real talk about CSS layout from a developer who's made every mistake. Learn when to Grid, when to Flex, and why you're probably using the wrong one.

Axonix Team
Read
Hex, RGB, HSL: A Developer's Color Conversion Cheat Sheet
Color
Jan 19, 2026

Hex, RGB, HSL: A Developer's Color Conversion Cheat Sheet

When the designer sends #FF5733 and you need rgba(). Here's how color formats actually work and a quick converter tool.

Axonix Team
Read
The Ultimate Flexbox Cheatsheet: Align Anything
CSS
Jan 16, 2026

The Ultimate Flexbox Cheatsheet: Align Anything

Confused by 'justify-content' vs 'align-items'? You stick `display: flex` on everything and hope for the best? Here is the definitive guide to controlling layout on the web.

Axonix Team
Read