Portfolio: almazb.vercel.app
- Authentication is checking if the user is who he claims to be.
- Authorization is checking whether the user has a permission to do something.
- Authentication is checking if the user is who he claims to be.
- Authorization is checking whether the user has a permission to do something.
Wikipedia 4000 years later:
Wikipedia 4000 years later:
Heavily commented. See also bsky.app/profile/anat... for details about some of the filter primitives.
Heavily commented. See also bsky.app/profile/anat... for details about some of the filter primitives.
Ever want to mask something out of an element, but not cut out blur or box-shadow or a pseudo outside the element's border box? 🤔
Well, subtract whatever you want masked out from a fully opaque layer with `mask-clip` set to `no-clip`!
@codepen.io demo codepen.io/thebabydino/...
#CSS
Want to turn your filled¹ reindeer² 🦌 into an outline one? You can do so with this super simple #SVG #filter!
¹needs a transparent background input
²or anything else on a transparent background, really
Want to turn your filled¹ reindeer² 🦌 into an outline one? You can do so with this super simple #SVG #filter!
¹needs a transparent background input
²or anything else on a transparent background, really
First coded smth like this with 1 div back in '13
codepen.io/thebabydino/...
Then coded a '17 remake using conic-gradient codepen.io/thebabydino/...
A '19 version animated a custom property & used no pseudos
codepen.io/thebabydino/...
#CSS
First coded smth like this with 1 div back in '13
codepen.io/thebabydino/...
Then coded a '17 remake using conic-gradient codepen.io/thebabydino/...
A '19 version animated a custom property & used no pseudos
codepen.io/thebabydino/...
#CSS
#seo
#seo