I would like to read advanced books about HTML and CSS. Optimization, responsive, semantic tags, conventions, good practices and more. Don't tell me the best way is doing it, I want to read something... Are there good and updated resources? Could be youtube channels, blogs like css-tricks or books.
The best advanced resources to learn HTML and CSS on the internet are these:
These guides helped me clear most of my fundamentals in the beginning of my career. Since, it's curated by the community members - you can expect them to be 99.9% accurate and to-the-point.
Best of luck!
There are a lot of tuts out there, but here are a few:
http://learnlayout.com/ http://learn.shayhowe.com/ http://htmldog.com/
And you can try video tuts as well like codecademy.com or codeschool.com
The ones that have "cook book" in the title are what you're looking for.
Kleo Petrov
Professional human being for 29 years
Web Fundamentals by Google - The best place for advanced topics on Web Optimization, Animations, Responsive Design and UI, Security, User Experience, HTML5 APIs, etc.
The content is separated in several sections:
HTML5Rocks - Another great source of HTML and CSS knowledge with topics ranging from Mobile to Optimization.