CSS Mastery: Advanced Web Standards Solutions, Second Edition, by Andy Budd, Simon Collison and Cameron Moll

February 14, 2010 · Filed Under CSS, CSS2.1, CSS3, Web design · Comment 

Andy Budd, the first author of CSS Mastery: Advanced Web Standards Solutions, is renowned in the web development community as one of the foremost proponents of web standard in Great Britain. CSS Mastery, Andy Budd The first edition of this book was very good, but is already outdated, so this major revision was timely.

This is a 300 page book, very hands on, which demonstrate what CSS can achieve. It is a hands-on learning tool rather than a reference text. It has lots of code examples, is good when it comes to discussing cross-browser support, has some discussion of CSS3, as well as CSS3 examples, showing new CSS3 features, and CSS3 equivalents to tried and tested CSS2 techniques.

The book starts off with a discussion of CSS and its basics. Then we immediately delve deeper into the use of it – visual formatting with CSS, positioning, design effects, and so on. The focus is more on design issues than with the coding itself. Chapters 6 and 7 focus on efficient layouts.

The book is good at conveying best practice concepts in CSS design, as well as solutions to some tricky problems in CSS (two chapters is devoted to this). Its section on dealing with browser bugs is very good.

This is not a book for beginners. It is more advanced and more design oriented. There are lots of discussions of fairly advanced techniques, which makes the book useful for more experienced designers. I would say it is an intermediate level book.

One problem with this book needs to be mentioned: It has a lot of typos and errors. The list of errors (available online) is now more than 11 pages long. If you can live with that – personally I don’t much like books with typos and errors – then this is a good book to learn from.

Cascading Style Sheets – The Definitive Guide, by Eric A. Meyer

February 2, 2010 · Filed Under CSS, CSS2.1, Web design · Comment 

Eric A. Meyer is a well-known and much respected expert on the subject of CSS. In this book he uses his trademark wit and humor to explore all the properties of CSS. The book covers CSS2 and CSS2.1, as well Cascading Style Sheets - Eric A. Meyer as basic CSS. It also introduces some of the emerging elements of CSS3.

I really enjoyed this book. It is very solid and an excellent reference for anything CSS. But it is presented in a precise and concise manner with a huge smile. Eric Meyer seems to have enjoyed writing the book. And that actually makes the book more intesting. The examples – of which there are many – are sometimes funny, and his comments interesting.

Don’t get me wrong – this is a great reference book. And all reference books are to some extent boring – because they cover so much, and always deal with a lot you already know. And this book does all that. But Meyer shows that it is possible to liven up even boring books a little here and there.

CSS: The Definitive Guide details the ins and outs of the CSS specification. It has numerous easy to follow examples. The illustrations are invaluable as they allow you to easily compare the markup, the applied style sheets, and the results. It is very comprehensive and virtually leaves no stone unturned.

If you want to learn more about the newer versions of CSS or you want to have a few really good in-depth reference books on CSS around, then this is a book I strongly recommend. One of the top books on CSS. Really a Definite Guide!

Bulletproof Web Design: Improving flexibility and protecting against worst-case scenarios with XHTML and CSS (2nd Edition), by Dan Cederholm

January 9, 2010 · Filed Under CSS, Landing page design, Web design · Comment 

Dan Cederholm is one of the smartest minds in CSS and HTML. He is internationally known as a deep and innovative coder. He has been working on real-world sites for no-nonsense businesses like Google, ESPN, and Fast Company, Inc. He embraces flexible, adaptable design using Bulletproof Web Design, by Dan Cederholm Web standards through his design work, writing, and speaking. Dan is the author of two best-selling books: Bulletproof Web Design and Web Standards Solutions. Dan also runs the popular weblog SimpleBits, where he writes articles and commentary on the Web, technology, and life. He also plays a mean ukulele and occasionally wears a baseball cap.

In this book Cederholm examines a number of the real world challenges that Web designs are exposed to, and seeks to show how designs can be coded using CSS so that they become “bulletproof”.

And Bulletproof Web Design does an incredible job of teaching that – step-by-step, by showing you how to make your website `Bulletproof.’ Cederholm introduces the book by defining what it means to have a bulletproof website. He uses the example of a police officer wearing a bulletproof vest. No, it is not 100% protection against a bullet – but it decreases the chances and gives extra protection. When applied to a website, this means that your website can handle the `bullets’ being thrown at it. These are things like text resizing, use of assistive devices, no CSS, no images, and a few other examples.

This is a wonderful book, where Cederholm deals with coding and design problems all the way from multi-column layouts that stay crispy in milk, to maintaining fine control of web fonts and sizes without alienating users. I have just finished reading it, and I liked it a lot. It is very useful and practically oriented. Just about every problem a modern web designer faces is examined, with solutions ranging from good to better to best.

Cederholm’s point is that no matter how visually appealing or content-packed a Web site may be; if it’s not adaptable to a variety of situations and reaching the widest possible audience, it isn’t really succeeding. So he outlines standards-based strategies for building designs that provide flexibility, readability, and user control – key components of every successful site. Each chapter starts out with an example of a good looking, great site – that employs a traditional HTML-based approach and is not bulletproof. Then Dan then deconstructs it, pointing out its limitations. He then gives the site a make-over using XHTML and Cascading Style Sheets (CSS), so you can see how to replace bloated code with lean markup and CSS for fast-loading sites that are accessible to all users.

Finally, in the last part of the book, he covers several popular fluid and elastic-width layout techniques and pieces together all of the page components discussed in prior chapters into a single-page template.

Bulletproof Web Design is a nice, useful reference as well as a great source for inspiration.

CSS: The Missing Manual, by David McFarland

April 30, 2009 · Filed Under CSS, Dreamweaver, Web design · Comment 

This is a CSS-bible you will probably sooner or later need. You may as well get it now! It has 500 pages of CSS help, with more than 100 pages of CSS: The Missing Manual practical tutorials to guide you through the process of implementing and refining CSS to save you many a wasted hour.

Cascading Style Sheets (CSS) is here to stay. But CSS isn’t just a tool to pretty up your site; it’s a reliable method for handling all kinds of presentational issues on your site: from fonts and colors to page layout. CSS: The Missing Manual explains this powerful design language in a clear, logical, easy to grasp manner, and shows how you can use it to build sparklingly new Web sites or refurbish old sites that are ready for an upgrade.

Author David McFarland (who is also the bestselling author of O’Reilly’s Dreamweaver CS4: The Missing Manual) combines clear explanations, great examples, good humor, and step-by-step tutorials to show you how design sites with CSS that work consistently across browsers. You learn:

  • Create HTML that’s simpler and is search-engine friendly
  • Turn HTML links into complex and attractive navigation bars
  • Style images to create effective photo galleries and special effects
  • Make HTML forms look great
  • Overcome browser bugs
  • Create complex layouts using CSS

A wonderful book, and a great reference manual!

Link to this book at amazon US and amazon UK.