Testimonials Design using HTML CSS and JavaScript
Today, In this blog you’ll learn how we can create a user testimonials for websites. This testimonials design can be used if you’re selling a product on your website, customer…
Strong Random Password Generator Using Javascript
Today, in this blog we are going to learn how to create a strong random password generator using javascript. As we know with using personal facts, such as your name,…
Create awesome book style preloader using css
In this blog, you will learn to create awesome book style preloader using CSS only. You can use this book-style preloader in any of your web development projects. By using…
Top benefits of using cloud computing
In this blog, we will learn about benefits of using Cloud Computing. We will know what cloud computing is, how it works and their types. First of all, we will…
Open Footer Responsive Full-Screen Footer
Hello Everyone, today in this blog we will learn how to create Open Footer Responsive Full-Screen Footer. With this, you can make a footer with many kinds of content (text,…
Difference Between search() and indexOf() in Javascript
In this blog, we know the difference between search() and indexOf() in javascript. We also know which one is faster and reliable to use. First, we discuss Search() Method Description…
Sorting an Array in PHP
Today in this blog we will understand the concept of Sorting an Array in PHP. We will be covering the basic functions for arrays sorting in PHP. Array sorting becomes…
Generate Auto Increment Invoice Number With Prefix Using PHP and MySql.
Today in this blog we will understand the concept of How we can generate auto increment invoice number with prefix using PHP and MySql. Let’s start, first of all, we…
Limit the number of words in a div using HTML and PHP
Today we are going to learn how to Limit the number of words in a div using HTML and PHP. In this blog, we are going to use a custom…