Head First HTML and CSS, 2nd Edition cover
Head First HTML and CSS, 2nd Edition
by Elisabeth Robson
Description: Head First HTML and CSS, 2nd Edition covers the fundamentals of building web pages using HTML and CSS, providing practical guidance for designing and formatting site content. The content focuses on applying these technologies to create structured, styled websites
ISBN: 9781449324469
Found in 1 comment on Hacker News
saluki · 2023-08-31 · Original thread
The head first series are great. https://www.oreilly.com/library/view/head-first-html/9781449...

It's not super advanced but gives you a great foundation and you learn by doing.

After that it's best to pick out a challenging project you want to build for yourself and tackle that.

Once you have a good foundation in css I'd recommend checking out Tailwind CSS and Tailwind UI.