CSS

How To Customize the Browser's Scrollbar with CSS — step-by-step DevOps tutorial on Progressive Robot

How To Customize the Browser’s Scrollbar with CSS

Custom scrollbars are getting popular, and you might have come across websites that have unique scrollbars, making the sites feel and look different. There are basically a few ways to implement a custom scrollbar. In this tutorial we will be using CSS3, which is the most straightforward way….

Read more
How To Style Text Elements with Font, Size, and Color in CSS — step-by-step DevOps tutorial on Progressive Robot

How To Style Text Elements with Font, Size, and Color in CSS

In this tutorial you will learn about web typography, the art of styling text. You will start the tutorial by writing an HTML structure with headings h1 to h6, then apply apply multiple text-related CSS properties, including font-family, font-size, and color. You will also load custom fonts from Google Fonts, a third-party font-hosting service.

Read more
CHAT