Category

Website Development

85 articles in Website Development

How to Add Animation in Tailwind CSS?

How to Add Animation in Tailwind CSS?

Introduction Hello, and welcome to this tutorial on adding animations to your projects using Tailwind CSS. In this video, we'll cover how to use existing animations, create custom animations, and appl...

September 25, 2024

How to add custom colors in tailwind css?

How to add custom colors in tailwind css?

Introduction Hello everyone! Welcome to this tutorial on how to add custom colors in Tailwind CSS. Tailwind CSS comes with a great default color palette, but sometimes you may need to use custom color...

September 25, 2024

How to add background image in tailwind css?

How to add background image in tailwind css?

Introduction Hello everyone, and welcome to this tutorial on how to add a background image in Tailwind CSS. In this video, we will explore different methods to set a background image using Tailwind CS...

September 25, 2024

How to create a custom email address using your domain with Hostinger | 2022

How to create a custom email address using your domain with Hostinger | 2022

In this article, I will show you step by step that how to create a custom email account based on your domain name in just 5 minutes. It’s a very easy process. In the following screenshot, you ca...

September 25, 2024

Is Hostinger the best Cheap Web Hosting? | Review 2021

Is Hostinger the best Cheap Web Hosting? | Review 2021

Greetings everyone! Thank you for reading my review of Hostinger. Hostinger is the Best cheap web hosting service that is quickly gaining popularity. They are well known. The popularity of Hostinger i...

September 24, 2024

How to use RESTful Api with Angular?

How to use RESTful Api with Angular?

How to use RESTful Api with Angular?

September 25, 2024

How to install bootstrap in angular?

How to install bootstrap in angular?

In this article I will show you how to install bootstrap in Angular. I also recorded a Video version of this Article. So you can watch my video from youtube to see more details: I assume that you alr...

September 25, 2024

What is ngOnChanges in Angular 18?

What is ngOnChanges in Angular 18?

Introduction In today’s post, we’re diving into one of Angular's most fascinating lifecycle hooks—ngOnChanges. If you've been using Angular for a while or you're just beginning to ma...

October 7, 2024

How to remove index.php from codeigniter in UBUNTU?

This tutorial will show you that how to remove index.php from codeigniter in UBUNTU or how to enable url rewriting. Step 1 : Add this in htaccess file <IfModule mod_rewrite.c> RewriteEngine On...

September 24, 2024