How can you learn HTML today? For free?
It may be hard to get really good material for free but there are great resources to get you started:
To get started
HTML (and CSS) from scratch - video course also from freeCodeCamp.
Learn HTML - course from Codecademy. Teaches the basics.
Learn HTML - course from Google. More fundamentals, by Google developer experts.
Learn HTML (and CSS). First 15 chapters and 120 lessons free, then pay.
Dive into HTML5. Old, some HTML history, but probably one of the best HTML websites/books out there.
Rote Learning HTML (and CSS) (source). Free ebook with all HTML elements, attributes and more. Useful if you love memorizing stuff.
The “best” books to learn HTML (and CSS). More books: free PDFs of a number of HTML books.
To look things up
HTML cheat sheet. Another one.
HTML cheat sheet by Stanford University [PDF]. And another one.
HTML Reference. It gets bigger.
MDN Web Docs: Community site for everything around web development. Industry favorite.
W3Schools HTML: Some love W3Schools others hate them. Great resource if you love them.
The HTML specification. Some recommend to read it early, for others it’s too overwhelming. You pick.
Addendum: The HTML specification for developers.
The W3C HTML mailing list. Dead but with a lot of HTML history.
HTML tags and their meaning. W3Schools again.
HTML tags to try out. GeeksforGeeks.
WebGlossary.info: HTML (and general web development) glossary.
To dive deeper
HTML5 Doctor. May be old.
Awesome HTML5. Many links. May be old.
HTML News. May be dead.
Developer News. Somewhat dead? But has some HTML content too.
HTML5 Rocks. Dead and old but has great context.
HTML5 Please. Dead but also useful.
HTML Ref. Dead? and even older but useful for historical purpose.
awesome-html5. Another historical reference with many additional resources.
To stay up-to-date
Smashing Magazine on HTML. Smashing Magazine’s articles about HTML.
Please comment for more great and free HTML beginner material!
Top comments (0)