HACKER Q&A
📣 Smithalicious

Best resources for pure HTML/CSS web development


Having grown tired of of JS overengineering hell and more dependencies than lines of code, I'd like to go back to the basics for a bit and make a website using just HTML/CSS

What are some good resources to master modern HTML/CSS?


  👤 0x54MUR41 Accepted Answer ✓
These are the websites I recommend:

* Mozilla Developer Network (MDN) https://developer.mozilla.org/en-US/docs/Learn

* Google Developers https://web.dev/learn/


👤 NiagaraThistle
TraversyMedia on Youtube. Brad has AWESOME tutorial videos, both crash courses to learn and project tutorials to build sites from start to finish to learn the skills you need. He also puts out Udemy Courses, one of which is "HTML / CSS From Scratch" (title might be off a bit) and you can usually get it for $10 from a link on his YouTube vids.

Brad's a great teacher. Good luck!



👤 jamapy
Comprehensive tutorial in https://learn-the-web.algonquindesign.ca/

👤 mgh2
This might be outdated, but I learned in the early 2010's with Codecademy- having an interactive interface really helps (2 way communication)

Note: not a developer btw