News

New CSS Viewport Units Do Not Solve The Classic Scrollbar Problem — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
Since the introduction of CSS viewport units in 2012, many of us have been using width: 100vw as a way to set an element’s width

The View Transitions API And Delightful UI Animations (Part 1) — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
The View Transitions API is a new — but game-changing — feature that allows us to do the types of reactive state-based UI and page

Making Sense Of “Senseless” JavaScript Features — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
JavaScript may be the most popular client-side language in the world, but it’s far from perfect and not without its quirks. Juan Diego Rodriguez examines

The Magic Of New Beginnings (January 2024 Wallpapers Edition) — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
Let’s start into the new year with a little inspiration boost: wallpapers created with love by the community for the community. Happy 2024! Maybe 2024

The View Transitions API And Delightful UI Animations (Part 2) — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
The View Transitions API is a new — but game-changing — feature that allows us to do the types of reactive state-based UI and page

A Different Breed Of Meta-Framework — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
Are you ready for a little exercise of pulling a framework apart and putting the pieces back together? In this article, Atila Fassina explains how

Top Front-End Tools Of 2023 — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
Who doesn’t love a good front-end tool? In this roundup, you’ll find useful front-end tools that were popular last year and will help you speed

The Complex But Awesome CSS border-image Property — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
The CSS border-image property is one of those properties you undoubtedly know exists but may not have ever reached for. Or maybe you have reached

Steering Towards Excellence In Typography And Beyond — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
AI promises a major upheaval in typography, with designers finding themselves navigating both opportunities and challenges. How will it impact quality, design roles, and our

CSS Blurry Shimmer Effect — Smashing Magazine
- By Seo Blogs Submitter
- . March 29, 2024
Box shadows are fairly straightforward in CSS: declare the box-shadow property, set the shadow offsets, define the spread, and give it a color. It’s a