Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Nathaniel Nasarow
Nathaniel Nasarow
10,291 Points

Best book for CSS, flex box, and HTML?

Hey everyone,

so being halfway through the web development track, I'm looking at finding a book to read more about CSS and HTML, along with any flex box material. You know, in case I want to do a little light reading when I'm not studying Japanese or Chinese.

Any recommendations?

2 Answers

My favourite book about Web Development is Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5 by Robin Nixon. Unfortunately the book do not includes a chapter about flex box. On the other hand it is really helpful for learning and also for references. I hope you also find it useful.

for flexbox this is really all you need:

https://css-tricks.com/snippets/css/a-guide-to-flexbox/

as far as CSS goes get this book!:

http://shop.oreilly.com/product/0636920031123.do

Lea Verou and Chris Coyier are both amazing.