Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.78 KB

File metadata and controls

53 lines (38 loc) · 1.78 KB

HTML Series (Beginner-Friendly Tutorials)

Beginner Friendly HTML License: MIT

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.


What’s inside

01-first-webpage

  • index.html — Your first webpage
  • about.html — Mini project (About Me page)

02-lists-and-tables

  • 01-unordered-ordered.html — Bullet and numbered lists
  • 02-nested-lists.html — Nested lists
  • 03-description-lists.html — Description lists
  • 04-basic-table.html — Basic table
  • 05-table-caption.html — Table with caption
  • 06-my-weekly-schedule.html — Mini project

How to use

  1. Open a folder (e.g., 01-first-webpage).
  2. Double-click index.html to open in your browser.
  3. Read the tutorial on the Codeboid blog, then try the mini project inside that folder.

Live Demos


Blog Posts


Contributing

Spotted a typo or have a suggestion? PRs welcome! 🙌


License: MIT — see LICENSE file for details.
Author: Shreya Sarker • contact: shreya@codeboid.com