search

Home  >  Q&A  >  body text

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

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

PHP中文网PHP中文网2863 days ago650

reply all(7)I'll reply

  • 迷茫

    迷茫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?

    reply
    0
  • 大家讲道理

    大家讲道理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/

    reply
    0
  • 怪我咯

    怪我咯2017-04-17 11:17:24

    HTML5 and CSS3 design patterns

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 11:17:24

    CSS Reference Manual

    Read the manual.

    reply
    0
  • 大家讲道理

    大家讲道理2017-04-17 11:17:24

    CSS Reference Manual

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

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 11:17:24

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

    reply
    0
  • 迷茫

    迷茫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

    reply
    0
  • Cancelreply