How to secure your ecommerce website with a SSL certificate
Adding SSL is mandatory to make the transaction of a website secured. An ecommerce site must have a SSL certificate installed. Modern browsers will warn users when they are trying to make a transaction in a non- “HTTPS” website. When we go to Google.com, we get a secure connection because of SSL. Most of the […]
How to convert images on hover from color to grayscale with CSS?
Today we are going to learn how to transform images to grayscale / black and white, and on hover revert back to their original color, only with CSS. This is a very used effect by web designers across the globe as user can concentrate more on the viewed image, while the rest of the images are black […]