
I recently came across an article titled Faking 3D Elements with CSS by Bradley Taunt. It's a very easy-to-understand article on how to create a fa...
For further actions, you may consider blocking this person and/or reporting abuse
This is so cool yet so simple!
Yes, it is quite simple. The filter CSS property does most of the magic here.
Thanks for sharing. I love filters. Backdrop-filter's also doing great
Yes, backdrop-filter is a really cool property, especially for elements that contain text on a blurred background.
Wow
Hi Ben. That 'Wow' just made my day. Thanks a lot. 👍
Came to know that filter property exists in css :)
Yeah. One can do many cool things with it. Check out the various values that you can use. developer.mozilla.org/en-US/docs/W...
Nice effect! Bravo 👏
Thanks. Glad you liked it :)
Glad you liked it. Thanks 👍
I love practicing CSS, so that was awesome!.
Yes, CSS is awesome. 👍
Wow, that's awesome and straightforward. :)
Yes, it's pretty simple.