
What is a static website?
If you are new to coding, like I am, you may have heard that HTML and CSS alone are good for a static website and be wondering what is a static website? This article is
If you are new to coding, like I am, you may have heard that HTML and CSS alone are good for a static website and be wondering what is a static website? This article is
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 some of the best ways
So, you want to start learning HTML? Awesome! HTML is a relatively easy language for beginners to learn because it is straightforward and doesn’t require much knowledge in other areas. But where should you start
When it comes to learning web development, should you learn HTML or CSS first? HTML and CSS are both are important technologies to know, but they serve different purposes. This article will help you decide
If you are reading this article, I will assume that you currently don’t code and are thinking about learning to code. I am assuming this because if you are wondering if you “should learn HTML
Hey, welcome to my blog post on 10 HTML tags that every beginner should know – from a beginner on the same journey as you! If you’re just starting out in coding HTML, these 10
HTML is one of the most basic coding languages that you can learn. Technically, HTML is a markup language, and because of this, it doesn’t take long to get up to speed. In this blog
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 here to help by listing
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, one for desktop, mobile, and
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 selectors. CSS selectors are a
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. Any beginner would be right
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 principles that govern how elements
When you start with Basic HTML, most of your coding would be in generic <div>
HTML stands for Hyper Text Markup Language and is the standard markup language for creating
Content on this site may contain affiliate links. If you purchase through affiliate links, we may receive a commission from the seller, at no cost to yourself. It’s one way you can support this site!
© 2021 All rights reserved
Copyright 2021 World Of Dev