书籍 CSS的封面

CSS

Eric A. Meyer

出版社

O'Reilly

出版时间

2006-11-14

ISBN

9780596527334

评分

★★★★★
书籍介绍

"CSS: The Definitive Guide, 3rd Edition," provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, lists and generated content, table layout, user interface, paged media, and more. Simply put, Cascading Style Sheets (CSS) is a way to separate a document's structure from its presentation. The benefits of this can be quite profound: CSS allows a much richer document appearance than HTML and also saves time -- you can create or change the appearance of an entire document in just one place; and its compact file size makes web pages load quickly. "CSS: The Definitive Guide, 3rd Edition," provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, lists and generated content, table layout, user interface, paged media, and more. Author Eric Meyer tackles the subject with passion, exploring in detail each individual CSS property and how it interacts with other properties. You'll not only learn how to avoid common mistakes in interpretation, you also will benefit from the depth and breadth of his experience and his clear and honest style. This is the complete sourcebook on CSS. The 3rd edition contains: Updates to reflect changes in the latest draft version of CSS 2.1 Browser notes updated to reflect changes between IE6 and IE7 Advanced selectors supported in IE7 and other major browsers included A new round of technical edits by a fresh set of editors Clarifications and corrected errata, including updated URLs of referenced online resources

目录
Copyright
Dedication
Preface
Chapter 1. CSS and Documents
Section 1.1. The Web's Fall from Grace

显示全部
用户评论
有中文版呀,双鱼书,讲css很透彻
看的23版,1500多页,看到300多页的时候肝不动了,感觉有点浪费时间
看這個能搞清楚蠻多基本的概念。概念清楚了,再學習下高手的習慣。
此书虽是第三版,但也得追溯到2006年了,据说第四版今年会出来,后来的同学建议看第四版,或会讲解CSS3。 对于此书最大的感受是很基础,适合作为reference的书籍查找,看完这本,还想深入,应该精度css:the missing manual和css mastery.
值得一读再读。
有些章节没有读到,但现在所用的css的知识,基本都是这本书给的