Welcome 😊
Learning HTML step by step with guidance from a developer with more than 10 years of experience
Introduction
I’ve spent years building websites and mentoring developers. Starting with HTML can feel confusing at first, but it doesn’t have to. Each course here is short, practical, and focused.
You’ll practice through assignments in every lesson, so you’re not just reading but actually coding. Along the way, you’ll build a simplified Wikipedia-style page about Scarlett Johansson 😊. This will give you a real structure to work with and prepare you for your own project at the end.
Course Path
- Understanding HTML
- Setting Up HTML in Notepad
- Adding a Horizontal Line
- Why Some Tags Don’t Need Closing
- HTML Heading
- Adding Extra Info with Tooltips
- Adding Images in a Website
- Setting Up VS Code
- Adding Image from Your Folder in HTML
- Figure and Figure Caption
- HTML List
- HTML Tables
- Table Header and Table Footer
- HTML Table Colspan and Rowspan
- HTML Links
- HTML Form
- HTML Basics
- HTML Div
- HTML Span
- HTML Semantic Tags
Final Project
By the time you complete the path, you’ll already have built a Wikipedia-style Scarlett Johansson page through the assignments.
Your final step will be creating your own biography page from scratch. It will include headings, paragraphs, images, lists, tables, links, and a form.
The goal isn’t to design something flashy, but to understand the foundation that every professional website is built on. Once you have this foundation, CSS and JavaScript will feel much easier to pick up.