#clip-path

[ follow ]
#css
fromCSS-Tricks
1 week ago
Web development

What's !important #9: clip-path Jigsaws, View Transitions Toolkit, Name-only Containers, and More | CSS-Tricks

JavaScript
fromFrontendmasters
11 months ago

Creating Flower Shapes using clip-path: shape()

The shape() function in CSS revolutionizes shape creation by allowing curves and complex designs.
This article introduces the arc command as a starting point to utilize the new shape() function.
Web development
fromCSS-Tricks
1 week ago

What's !important #9: clip-path Jigsaws, View Transitions Toolkit, Name-only Containers, and More | CSS-Tricks

Clip-path jigsaws and view transitions toolkit enhance web design capabilities with new CSS features and utilities.
fromFrontendmasters
7 months ago

The `-path` of Least Resistance (Part 2)

Now it's time to break free from containment entirely. In this second part, we're shifting from shapes that hold things in place to paths that guide movement. We're moving from clip-path to offset-path, where your elements don't get clipped into new shapes, they travel along custom routes. We talk about reduced motion for accessibility later in this post, but not all the demos in this post implement that media query
Web development
[ Load more ]