Using gradients we can create smooth progressive color transitions. We mostly use CSS gradients for backgrounds, but it is possible to add a gradient color transition to text as well. However, it requires some extra steps to achieve it. We have ...
Continue readingBecome a Fiverr Affiliate
Ever wanted to be your own boss, set your own working-hours, and work from anywhere in the world? If yes, you should keep reading. I'll be honest from the start, it's not all rainbows and butterflies - there is a ...
Continue readingAd creative best practices
Ad creative is one of the most important aspects of a successful online advertising campaign. Your ad creative is what will ultimately determine whether or not your target audience will engage with your ad, so it’s important to get it ...
Continue readingFunctions
In this article we are going to learn about Javascript functions. In computer programming, a function is a set of instructions that performs a specific task. Functions are also known as procedures or subroutines. They are often used to perform mathematical ...
Continue readingPseudo-elements and Classes
In this article we will look at pseudo elements and pseudo classes. We will learn what they are, how to use them and what's the different between them. What are Pseudo-classes? A CSS pseudo-class is a special keyword added to selectors that ...
Continue reading