Remote Work! Freedom or Burnout?
Remote work has become the 'Big Dream' for many people, especially for us, the programmers! Is this a correct choice, or...
Curious developer sharing what I learn along the way. I enjoy coding, cooking, gardening, and traveling with my laptop.
79 posts
Remote work has become the 'Big Dream' for many people, especially for us, the programmers! Is this a correct choice, or...
Have you ever wanted to add cool effects to your website? With the CSS overlay effect, you can easily create stylish ove...
Coding looks extremely charming from the outside. Lines of text turning into apps, games, and devices that seem to appea...
The border-image-slice CSS property allows us to be extremely creative with our borders. We can cut (slice) a source, su...
Borders have long been one of the simplest tools in web design. Yet, that's no reason to look boring. Combining the bord...
Another efficient and user-friendly CSS method to cut down ✂ and "play" 🤹♀️ with existing HTML elements. In contrast t...
Have you come across the clip-path CSS property before? It's a unique tool that helps us to create a variety of shapes f...
Have you ever wondered if you can create all these directional signs (⬆,↙, etc.), you see everywhere around, using only...
Welcome! Today we'll dig ⛏ deep and dive into geometric layouts exploring the fascinating clip-path CSS property. This a...
The clip-path property in CSS lets you control which part of an element is visible by defining a specific shape, no matt...
Welcome to this article, where I will guide you through some simple steps of creating a stunning CSS infinite flipping c...
CSS in motion! Another perfect title for this post, as CSS is no longer just a language to style static pages, but also...