Lesson 3: Adding Images and Links – Because Who Wants a Boring Web Page?

Lesson3

Lesson 3: Adding Images and Links – Because Who Wants a Boring Web Page?

Welcome to Lesson 3! So far, your web page might look like a book report, but we’re about to fix that. Today, we’ll spice things up by adding images and links—because nothing screams “professional” like a page full of cat photos and clickable memes. Let’s take your page from “meh” to “wow” with just a few simple tags!

[Read More]

Lesson 2: Formatting Text and Lists – Give Your Web Page Some Structure (Now with Caddy Server!)

Lesson2

Lesson 2: Formatting Text and Lists – Give Your Web Page Some Structure (Now with Caddy Server!)

Welcome back, web wizard! Now that you’ve started your HTML journey, it’s time to make your web page look more organized. Today, we’ll dive into headings, paragraphs, and lists to give your page a solid structure. And just like in Lesson 1, we’ll use Caddy to host your creation. Ready to show off your well-organized content? Let’s get started!

[Read More]

Lesson 1: HTML Basics – Your First Step Toward Internet Domination (Now with a Side of Caddy Server!)

Lesson1

Lesson 1: HTML Basics – Your First Step Toward Internet Domination (Now with a Side of Caddy Server!)

Welcome, budding web overlord! Today, we’re diving into the wonderful world of HTML, the not-so-secret sauce behind every website. You’ll be creating your very first web page (yes, for real!), and if you’re feeling fancy, we’ll even show you how to host it locally using Caddy. But don’t stress, Caddy isn’t essential for learning HTML—it’s just here to make you look extra cool. Ready? Let’s get started!

[Read More]

Lesson 1: Introduction to CSS – Dressing Up Your HTML

Lesson1

Lesson 1: Introduction to CSS – Dressing Up Your HTML

Overview

Welcome, future web design legend! In this first lesson, we’ll dive into CSS (Cascading Style Sheets)—the magic that transforms your plain, awkward HTML into the web equivalent of a catwalk model. Think of HTML as the skeleton, and CSS as the fabulous outfit that makes your website the talk of the town.

By the end of this lesson, you’ll know how to link CSS to your HTML, set up a project folder, and host it using Caddy (the server, not the car). Plus, you’ll master the fine art of text editors—Vim, VSCode, or the trusty old Nano. Ready to make your HTML look less like a plain pizza and more like a gourmet dish? Let’s do this!

[Read More]