How to create responsive tabs using HTML CSS & JS (2 examples)

In this post, I will show you how to create mobile responsive tabs using HTML, CSS & JavaScript. I will give you two different layouts (designs).
Read More →Learn Git from the very basic

You can think of this post as an online course to learn Git for free. I will walk you through very basic steps such as definition, installation, command
Read More →13+ Animated background CSS examples (source code included)

In this post, I will show you some exceptional animated backgrounds. I only used CSS to create those animations. There is no JavaScript involved. You'll
Read More →Learn CSS from the ground up
Throughout the years, I wrote a lot on CSS. This post contains all the resources that you should know to learn CSS from the ground up. It will take you
Read More →17+ HTML CSS projects with source code

In this post, I will provide you with a list of HTML and CSS projects so you can practice and brush up on your skills. I built each of these projects from
Read More →How to create a Thank You page in HTML CSS? (source code)

When people buy something on our website or subscribe to the newsletter, we generally redirect them to a "Thank You" page. It's a great opportunity to
Read More →How to create a contact us page in HTML & CSS? (source code)

In this post, you'll see how to create a mobile responsive "Contact Us" page design using HTML & CSS. I will give you all the source code for the
Read More →How to create an interactive team member page on your website?

By the word "Interactive" here I meant the two-way flow of information. I am referring to a team page where the visitors will get the full information in
Read More →HTML footer examples (3 downloadable templates included)

The footer is a global element of any website (just like the header navigation bar). This same element is visible on all pages. Just like the
Read More →How to create an analog clock using HTML, CSS & JavaScript?

In this post, you'll see how to create an analog clock using only HTML, CSS & JavaScript. This clock will display the current time in your location no
Read More →