Welcome to Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy

Blog

Best Website for Gradient Background CSS Generator;

Best Website for Gradient Background CSS Generator

List of Gradient Background CSS Generator website as follows https://mycolor.space/gradientyou can set directions for gradient also support the 3 color options in gradient.you get ready to code for Gradient This website also provides a color Palette just add to your theme color Color Palette...

Important steps before creating a website for your client

Important steps before creating a website for your client Identify needs of the client1.1 Usability & Convenience Know your website’s goal Decide Website structure3.1 Sitemap3.2 Type of Product3.3 User Flow Contents, Images, graphic and Videos Choose Website Technology Platform as per client requirement.
Renew SSL in Easy Engine 4 (EE4);

Renew SSL in Easy Engine 4 (EE4)

Renew SSL in Easy Engine 4 (EE4) Use following command for renew all website SSL in server using LEMP stack [easy engine 4 (ee4)] ee site ssl-renew --all This command renew all website SSL that hosted on AWS EC2 server using Easy Engine 4....
How to Search specific text in Ubuntu;

How to Search specific text in Ubuntu

The grep filter searches a file for a particular pattern of characters, and displays all lines that contain that pattern.  Syntax grep -Rw '[path where you want to searcg]' -e 'your text that you need to search' Explanation -R : Regular Expression -w :...
Create Child Themes in WordPress;

Create Child Themes in WordPress

Benefits of the child theme It allows you to make your modifications portable and replicable of the parent theme Keep customization separate from parent theme functions; Allow parent themes to be updated without destroying your modifications;
Create Custom Page Template in WordPress;

Create Custom Page Template in WordPress

Steps to Create Custom Page Template in WordPress A page template is a specific type of template file features of page templates as follows Page templates are used to change the look and feel of a page. A page template can be applied to...