Learning HTML Properly

HTML Coding

HTML is the ABCs of the WWW.

If you use the original WorldWideWeb program, you never see a URL or have to deal with HTML. That was a surprise to me — that people were prepared to painstakingly write HTML.

Tim Berners-Lee, about the first Web browser WorldWideWeb.
  1. What is HTML?
  2. What is an HTML Element?
  3. Basic HTML Document Structure
  4. Page Structure Elements
  5. Block Elements
  6. Inline Elements
  7. The Anchor Element & HyperText Links
  8. Lists
  9. Tables
  10. Head Elements
  11. Forms and Inputs
  12. Using Images