迷茫2017-04-17 11:17:24
No matter how many books you read, it is better to do more demos with a questioning attitude, and then think about implementation methods in a different way.
Just read the manual to understand some basic things and think more about it.
The key is to master the basics and your own ideas.
As for the issue of CSS, all I can say is Think about how the tangram is played. Isn’t it just 7 panels, and then different combinations form the final shapes?
大家讲道理2017-04-17 11:17:24
I don’t know what the questioner means by in-depth. If you want to understand in depth, I suggest you go to the w3c official website and read the document directly.
CSS books are mixed, and it is difficult to recommend any reliable ones, but the w3c document is indeed authoritative and reliable, and describes in detail how the browser should implement it.
Address:
http://www.w3.org/TR/CSS2/
Or just for a comprehensive reference:
http://css.doyoe.com/
PHP中文网2017-04-17 11:17:24
CSS Authoritative Guide
The third edition, read it at least 3 times, the explanation is very detailed~
迷茫2017-04-17 11:17:24
css: web standard design, css zen garden
css3: illustrated css3
Recommend these three books. Web standard design is from basic to in-depth, and zen garden focuses more on design