Most Helpful Customer Reviews
47 of 50 people found the following review helpful:
2.0 out of 5 stars
Forward looking but a lot of hype and filler, November 10, 2008
This review is from: Everything You Know about CSS Is Wrong! (Paperback)
First off, the title is problematic and basically untrue. Then the authors go so far as to say their previous CSS books are obsolete - also untrue.
What this book really provides is an introduction to CSS-table based layout. It does a good job with that. Later in the book, it describes ways to mitigate the lack of support in other browsers - it does a fair job of that.
Despite what the authors might leave some to believe, IE6 is far from dead, and neither is IE7. If you use this layout technique, you either don't support the browsers currently used by over 60% of web users, or you keep a separate style sheet. Understand that by keeping separate style sheets, the trade is an increase in maintenance.
IE6 will be around for years. Many companies with tens of thousands of employees only support locked-down versions of IE6 on their corporate desktops.
The actual content of the book is extremely light, and a bit disappointing. It is 116 pages, including the table of contents, and you don't get to CSS tables until page 29. The numerous illustrations (pictures of web pages) are all approximately 1/2 page in size, then they stuck in comments from 4 CSS "superstars". There is a chapter on CSS3 grid selectors, which is pretty useless. I figure that there is maybe 20 pages worth of useful content here seriously padded with fluff.
The sample code is extremely simple. The book would have been better for me demonstrating more complete layouts.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
30 of 34 people found the following review helpful:
1.0 out of 5 stars
You Have Got To Be Kidding, December 3, 2008
This review is from: Everything You Know about CSS Is Wrong! (Paperback)
CSS Tables. They'll work in IE8, as they have in Opera, Safari, Firefox, Chrome, etc. etc. for a while now. There. I just summed up the entire point of this book. Will you use them? No. Not if you want to keep your site accessible to people using IE6-7 while they're still a majority. In a few years, when older versions of IE have faded, then you might pick up something like this book. But this book could have been titled "Everything on the cover of this book is wrong!" and it would have been more accurate. Don't waste your time or money.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
18 of 20 people found the following review helpful:
4.0 out of 5 stars
A must read but too short and only really covers one subject, December 12, 2008
This review is from: Everything You Know about CSS Is Wrong! (Paperback)
This is a very strange title for a book and I was extremely intrigued by it. I've been laying out web pages for years now with CSS and for a book to come along and suggest that everything I had been doing was wrong was a bit of a bold statement.
This is quite a short book weighing in at just over 110 pages and really only deals with one topic, however it does that in-depth. The style of writing is good and flowing and it feels like you're just reading a magazine article.
This book deals with CSS layout for the latest browsers and talks a lot about the upcoming version of IE8 and how it fixes things so that now you can use CSS 2 styles on your site and they will work across all major browsers (as long as you're running the latest ones, Firefox 3, Opera 9 etc.) and now that Internet Explorer is finally supporting web standards it will work on Microsoft's browser platform as well.
In that respect, all the tricks and work-arounds that you've had to learn in the past to get layouts looking correct are indeed wrong as you will no longer need to use them, for example using floats to get multiple columns.
The main thrust of this book is positioning using CSS tables. The book explains what these are, how they are different from HTML tables but create the same results, some of the pitfalls you may come across (there is no equivalent to colspan or rowspan for example) and how to code for these instances. The introduction of web standards across all major browser platforms and the adherence to CSS 2 specifications will make web designers and programmers immensely easier and this book explains how.
There is also a chapter dedicated to backwards compatibility and what you should be doing with layouts and yet still make things look on older browsers like Internet Explorer versions 6 and 7.
The final chapter of the book deals with some things to look forward that are currently part of the CSS 3 working draft and how they will make your job even easier yet.
This is one of those books that I actually have a hard time reviewing, not for the content, the style and layout etc. but for giving it a rating. I think this is a must read book for anybody who designs or layouts web pages, whether you a graphic designer or programmer or in-between however the book is very short and really only deals with a single topic, even though it does it in-depth. The book is in full color which makes it a beautiful book however it's also a book that you would perhaps only read or twice and wouldn't be used a reference book so the longevity takes a hit. I wish the book had more to it and covered a few more topics. That said, I still stick by what I say in that everyone who designs or codes web pages should read this as it will make their jobs a lot easier.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|