Resolving Git Conflicts - A Quick and Complete Guide

Git is an amazing tool to merge different branches of code. Most of the time the changes made by you and your team are merged automatically, but from time to time, conflicts occur. In this article, you will learn how to resolve these conflicts and how to prevent them from happening.

CSS Basics: How to Use "class" in HTML and CSS

If you're wondering how to use classes in CSS and HTML, you're in the right place. Being an introductory topic of CSS and HTML, my intention with this article is to approach in the simplest way possible how classes work and how to use them in your project.

How to Use Google Fonts - Step by Step with Screenshots

Google Fonts is a font directory that you can use for free on your website or blog. If you're wondering how to use Google Fonts, you're in the right place. In this article, I'll show you step by step how to start using a font in less than 5 minutes.