Posts by Saurabh Singh
Author Biographical Info: Not available
In this tutorial, I will show you how easily you can get the effect of snowfall in the background of your HTML page. I’m styling it inside a head tag in a style tag. In the body.... Read More
In this Java tutorial, we will learn how to find the maximum pairwise product using Java. Maximum Pairwise Product in easy words you can say that it is the product of those two num.... Read More
In this Java tutorial, we are going to find the frequency of the repeated words in Java. In order to do this, we have taken a sentence and split it into strings and compare each st.... Read More
Hello friends, In this JavaScript tutorial, I will show you how to greet people differently according to the first letter of their name. I hope this is going to be very much useful.... Read More
In this tutorial, I will show you how easily you can add Favicon to a webpage using HTML. As we know how much matter a logo to a company, It acts as a face. That’s why this p.... Read More
In this tutorial, I will show you how easily you can make a heart using CSS. I’m styling it inside a head tag in a style tag. In body, I’m taking a div class name as he.... Read More