Welcome to the HTML Series by Codeboid — a friendly, step-by-step path to mastering the basics of the web.
Each tutorial includes code, clear explanations, and a tiny project to practice.
01-first-webpage
index.html
— Your first webpageabout.html
— Mini project (About Me page)
02-lists-and-tables
01-unordered-ordered.html
— Bullet and numbered lists02-nested-lists.html
— Nested lists03-description-lists.html
— Description lists04-basic-table.html
— Basic table05-table-caption.html
— Table with caption06-my-weekly-schedule.html
— Mini project
- Open a folder (e.g.,
01-first-webpage
). - Double-click
index.html
to open in your browser. - Read the tutorial on the Codeboid blog, then try the mini project inside that folder.
- CodePen Demo: First Webpage
- CodePen Demo: About Me Project
- (More demos will be added for each tutorial)
- HTML Basics for Beginners: Your First Webpage (HTML Tutorial #1)
- HTML Basics for Beginners: Lists and Tables (HTML Tutorial #2)
Spotted a typo or have a suggestion? PRs welcome! 🙌
License: MIT — see LICENSE
file for details.
Author: Shreya Sarker • contact: shreya@codeboid.com