Roofing website template for download (responsive)
This post will give you a static template for your roofing website. I built this template from scratch. You can use it for free. You can also convert this
Read More →Create a landing page using HTML, CSS & JS (source code included)
A landing page is a great opportunity to get leads and make sales. It also helps the visitors to navigate through different content of your website. Your
Read More →How to create a static coming soon page? (template included)

To create a coming soon template or page, the most important part is the countdown timer. You can come up with any styles but your audience may want to
Read More →How to create a ribbon inside pricing cards (only HTML & CSS)?

In this post, I will show how you can create a simple ribbon in pricing cards. Also, I will give you a downloadable template that contains 3 pricing cards
Read More →How to create a resume using HTML CSS (template included)?
In this post, I will show you how to create a resume or CV (curriculum vitae) using HTML & CSS. Also, I will give you the downloadable template so you
Read More →How to create a spinning animation in CSS?

The best way to create a spinning animation using CSS is to use the keyframe & animation property. You can create many different variations in the
Read More →Gradient background color CSS
In this post, I will give you some examples of gradient background colors and explain how you can make them yourself. You'll learn how to use the
Read More →How to wrap text around an image in HTML?

In this post, I will show you to wrap text around an image. You'll also learn different versions of this wrapping. Such as wrapping the image from the
Read More →Vertically & horizontally center elements using display flex

In this post, I will show you how to center elements both vertically & horizontally using CSS Flexbox. Also, I will give multiple examples to solve
Read More →How to center align HTML elements using absolute position?

The position: absolute can't work alone. Because the absolutely positioned element also needs to position itself compared to a certain (another) element.
Read More →