
Best Way to Learn CSS for Beginners
CSS can be a little daunting for beginners; as a beginner myself, I know! But don’t worry, there are plenty of ways to learn CSS. This blog post will explore

10 Most Important CSS Concepts for Beginners
A question you often ask as a beginner coder is how much is enough. How much of CSS should I know to feel confident with the language? This post is

What is a media query used for in CSS?
When I started learning CSS in January 2022, it wasn’t long before I came across media queries. Initially, using media queries to effectively create 3 different versions of my site,

The basics of CSS Selectors
One of the first things you will learn about CSS is the basic CSS syntax, and pretty much as soon as you learn the syntax, you will come across CSS

Measurement Units in CSS Explained for Beginners
If you have just started your coding journey or just started to learn CSS as I have, you may wonder why there are so many different measurement units in CSS.

CSS Box Model Explained for Beginners
If you’re new to coding, like I am, the box model is one of the most important things to understand in CSS. The CSS box model is a set of

How To use Google Fonts in HTML and CSS
According to Google developer docs, “Applying a font is easy: just add a stylesheet link to your web page, then use the font in a CSS style.” As someone new

CSS Properties Cheat Sheet
This CSS Properties Cheat Sheet is the best cheat sheet for new coders as it breaks down the properties by category. Easy to find and easy to use! We have

What is the structure of CSS
When starting CSS, as I have recently, you may be wondering what the structure or format of CSS is. More experienced developers would refer to this as the syntax of

What does cascading in CSS mean?
CSS is a styling or markup language that has become the cornerstone of web pages with HTML and JavaScript. So what does “cascading in CSS mean? Cascading in CSS comes

How to connect CSS to HTML File
Welcome to the wonderful world of coding! In this blog post, we’ll be discussing how to connect your CSS file to your HTML file. This is an important step in
What is a class in HTML?
When you start with Basic HTML, most of your coding would be in generic <div>
Is HTML Hard to Learn
HTML stands for Hyper Text Markup Language and is the standard markup language for creating