HTML Resources
-
MDN Web Docs: HTML
A comprehensive guide and reference for all things HTML.
-
W3Schools: HTML Tutorial
Beginner-friendly tutorials and interactive examples.
-
HTML.com
Learn HTML basics, best practices, and quick tips.
-
HTML5 Doctor
Guidance on semantic markup and modern HTML5 techniques.
CSS Resources
-
MDN Web Docs: CSS
Go-to documentation for detailed CSS syntax and properties.
-
W3Schools: CSS Tutorial
Interactive lessons, examples, and quick references.
-
CSS-Tricks
Articles, tips, and tricks for all levels of CSS knowledge.
-
Smashing Magazine: CSS
In-depth articles on CSS techniques and design patterns.
Aside: Books
In the age of tech, one might think: why would I read a book?
Books remain a great resource in the sense that books are not documentation. That means they're not going to have every single edge case or every single variable explained in high detail. They are going to provide way more examples, and spend a lot longer making sure you understand the content, though.
I'm #notsponsored, but HTML and CSS: Design and Build Websites by Jon Duckett was very helpful on my journey.