
Eases the TransitionOK, so you really know that you need to move on to Style Sheets and the new version of HTML. But you've put it off. The books on XHTML and CSS are long and tedious, and written for beginners so they contain a lot of fluff that you already know.
This book is different. It starts with the presumption that you are already an HTML programmer. In fact you are probably running a site that has a few hundred pages on line and you don't want to go redo the whole thing. This book starts with a fictional web site that uses good HTML 4.0 as was proper in the late 1990's. It's a typical site with lots of tables within tables as was the style of the day.
The first thing that he does is go re-write the HTML into XHTML, removing the commands that handle the style of the presentation. Going to XHMTL is a pretty straightford thing, but without the style aspects you have a pretty dull page.
Second he says let's use CSS to make the page pretty once again. Since you've seen the pages. And you've looked at the HTML that generated them, the task is a conversion, not a design the page problem. This probably matches your real problem a lot better than the way most books cover the subject.
Third is the first word in the title: Accessible. There are now laws coming into effect that say a web site should be accessible to people with various disabilities. What does this mean, and how must you think about page design to make the site accessible?
Finally there is a chapter on what's coming. The web is dynamic and the rules are still changing. This chapter covers the things that are being considered, designed, or discussed about in the committees that make the rules. This is what you will be having to learn next.
Accesibility or notI think the author has done a good job in writing a book that highlights the issues of accessibility - an enormous topic. With eyesight being amongst comon 'issues' people have, the ability to magnify a page is important - guess what I need to be able to do?
Unfortunately, the finished site does not magnify without the page objects loosing there relative positioning to one another. This makes the page look like a scambled jig saw puzzle. I tested in Firefox 1 and the 1.5 beta version. IE 6 limits what you can do with magnification, so ive stopped using it. Opera magnifys beautifully.
I have tried raising the question as to whether this is an issue with the underlying code that the book promotes or is it a browser issue? No response (over a month at time of writing this) from publisher other than to confirm that the forum is 'live'.Really.
Im disappointed and can only rate as 3.
Goes beyond and explains it allThis book not only explains how to do write in XHTML and CSS but it tells you why the W3C has changed its standards and why you should write in these two recommendations. It gives you thoroughly explained examples, and explains it in different ways to make you sure that you get it in case you didn't the first time.
This is an easy book to read but it takes some time as it educates you about related topics that you might want to know about.
Not only do you get to learn XHTML and CSS but you also get to update a website the publisher provides to put your new skills to practice and make sure you get it in your head. It also makes a good reference book as it explains CSS properties in detail and their values.
Now adays accesibility is a key tool for websites and that's what you'll learn at the end of the book.
I recommend this book to anyone who already knows HTML and has written websites in HTML (if you dont, dont buy this book to start with) that is willing to take their skills to the next level.
