The problem with many of the CSS books that I have read is that most of them just reiterate the CSS specification. While this is useful knowledge, it doesn't cover what you need to know to build robust web applications that work consistently across the myriad of browsers on the internet. This book covers the usual stuff with CSS: styles, precedence rules (the cascade), text and fonts, padding and spacing, the box model,...
0Report
I've read and reviewed a number of books on Cascading Style Sheets (CSS), and I've learned something from them all. But for whatever reason, this one showed up at just the right time and has me inspired and motivated on a new project... CSS: The Missing Manual by David Sawyer McFarland. Contents: Part 1 - CSS Basics: Rethinking HTML for CSS; Creating Styles and Style Sheets; Selector Basics - Identifying What to Style;...
0Report
§ Consider this a "getting started the right way with HTML and CSS" book. As such, it does a marvelous job. I had a chance to get this beginner's book -- even though my bosses have been grossly overpaying me for years if I really were a beginner! Too many beginner books tend to over-simplify, which becomes a barrier to the more complex issues that a serious beginner will meet down the line. That is not the case here. Step...
0Report
I started builing my own site early this year with Dreamweaver 8 and "Missing Manual: Dreamweaver 8" helps me a lot. After a while, I find it very difficult to maintain and change with all those "table formating" and I decided to change to pure XHTML with CSS. After spending months of time on looking at numbers of web sites and books. I can now recommand you to do following (if you are new to XHTML and XSS):- (1) Read "First...
0Report
After searching online and experiencing countless CSS tutorials, I have to say that this book ranks at the absolute top for learning CSS. From the straight-forward examples to the "easy reading" writing style, I have really enjoyed adding to my newbie knowledge of CSS. If you're tired of trying CSS tutorials that leave you more confused afterwards than you were going in, stop the madness and invest in this manual. I am only...
0Report