Thoughts & Theory
Static VS Dynamic Design With CSS โ From Stillness to Action
CSS in motion! Another perfect title for this post, as CSS is no longer just a language to style static pages, but also...
Aug 29, 2025 5 min read
4 posts
CSS in motion! Another perfect title for this post, as CSS is no longer just a language to style static pages, but also...
Hi there! You're aware that the web ๐ธ wasn't always like it is today? Websites were like digital ๐ฐ posters โ just text...
Hi there! ๐ In this post, we'll learn bit by bit how to create a CSS text reflection effect. When we say reflection, we...
Hey there! Today, I'm gonna teach you how to use CSS transform scale on hover by using the transform: scale property. I'...