Skip to content
CashPlanetAcademy
01 / Fundamentals

Learn to Code

How the web actually works, then HTML, CSS and JavaScript you can use on a phone or a laptop.

Beginner · 2 hr 10 min · Free

Finish line: A market list, a searchable roster, and a form you can open in a browser.

  1. 01Start hereWhat you need, what you will make, and how to learn on a phone or a laptop.10 min
  2. 02How the web worksBrowsers, servers, URLs, and why a page is just files.12 min
  3. 03HTML that shows upElements, a first page, and writing for someone in a hurry.16 min
  4. 04CSS that works on a phoneSpacing, type, and layout that stay readable outdoors.16 min
  5. 05JavaScript, first stepsMake the page respond — a total, a timestamp, a button.18 min
  6. 06Project — a market price listBuild one page with names, prices, and a last-updated line.20 min
  7. 07A list you can searchBuild a small roster or catalog that filters as you type. One file, no backend.18 min
  8. 08A form people can fillOne form that works on a phone — name, request, and a clear thank-you. No server required.20 min