Fading content using transparent gradient in CSS
January 17, 2024 — So, I was checking out this trunk.io website recently and while the entire website is a masterpiece in itself, there’s one thing that caught my attention.
A blog on PHP, JavaScript, and more
January 17, 2024 — So, I was checking out this trunk.io website recently and while the entire website is a masterpiece in itself, there’s one thing that caught my attention.
January 16, 2024 — APA-style titles are a specific type of title case that is used in academic papers, research reports, and journal articles. It’s a style that’s used by the American Psychological Association (APA) and is a variation of the title case.
January 9, 2024 — If you’ve ever attempted to create a presentation, you know how much time it takes to create one. You have to think about the content, the design, and the flow of the presentation. And it’s not easy to create a presentation that’s engaging and informative at the same time.
January 8, 2024 — PHP 8.3 has already been released a few months back and it’s time to look at what’s coming in PHP 8.4.
January 2, 2024 — I’ve been running this blog for more than 9+ years now. And over the years, I’ve tried and tested a lot of things to make this blog work.
December 30, 2023 — Google Fonts is a great resource for finding free fonts for your web projects. It has a wide variety of fonts to choose from. You include these fonts in your project using the <link>
tag or by using the @import
rule in your CSS which points to the Google Fonts CDN.
December 26, 2023 — So, I just learned about this neat little trick in VS Code where you can use abbreviations for long CSS properties and it will automatically expand them into their full form. This is a built-in feature in VS Code and you don’t need to install any extension for this.
December 21, 2023 — I saw this cool-looking wiggly hover animation on byline recently and found it quite fascinating. It looks like this.
December 20, 2023 — Generative AI is all the rage these days. Many big players (OpenAI, Meta, Microsoft) have already launched their own AI models that can generate images, text, and even code. So, it’s only natural that Google has also joined the bandwagon and launched its own AI model called Gemini recently.