css3 - 为什么没有深入讲解CSS的书?
PHP中文网
PHP中文网 2017-04-17 11:15:24
0
7
643

为什么没有深入讲解CSS的书啊?

PHP中文网
PHP中文网

认证0级讲师

reply all(7)
迷茫

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?

大家讲道理

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/

刘奇

HTML5 and CSS3 design patterns

Ty80

CSS Reference Manual

Read the manual.

大家讲道理

CSS Reference Manual

This is a summary, it may be helpful to you~

Ty80

CSS Authoritative Guide The third edition, read it at least 3 times, the explanation is very detailed~

迷茫

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template