39 of 42 people found the following review helpful:
5.0 out of 5 stars
Nice guide to modern web designing, May 5, 2005
This review is from: Web Designer's Reference (Paperback)
It seems as if nearly everyone and his brother is writing books supporting standards-compliant web design with XHTML and CSS. I have read and reviewed a half dozen this year alone. People are obviously trying to tell us something - plain HTML has to go!! "Web Designers' Reference: An Integrated Approach to Web Design with XHTML and CSS" by Craig Grannell is the latest of these pronouncements.
The reasons are clear and compelling. The World Wide Web Consortium which promulgates web design standards has decreed HTML as obsolete. Newer, more compliant browsers, will in time not support the older tags and code; the new standards facilitate much better use by the disabled of screen readers and non-graphic browsers. Not least, the newer code makes writing and revising code easier and more efficient, as well as more capable.
These are certainly good reasons for web designers to move to the new code. Nevertheless, surveys show that most web pages are not compliant and that thousands of designers continue to use deprecated code. I confess that I am one of them. After a number of years learning and getting used to HTML, the need to learn new and more code is onerous. The inertia of habit is a factor I'm sure.
For those web designers like me, Mr. Grannell's book is a welcome addition to the literature because it systematically deals with the topics under discussion. In its coverage of XHTML, CSS, Javascript, and complementary coding like php, it provides a nice framework guiding "old dogs" like me into standards-compliant code. Not only does it provide some historical perspectives on these codes, it compares the old with the new in regard to all of the important elements of web design.
The author is an experienced web designer and operates a design and writing agency. He also writes articles for a number of computer magazines.
Grannell's goals are to teach cutting-edge, efficient coding, and how to master standards-compliant XHTML 1.0 and CSS 2.1. There are a dozen chapters. He breaks down the elements of web design into modular components so that one can focus on each element separately, like page structure, content structure, layout, navigation, text control, user feedback, and multimedia. Relevant technologies are explained in context of producing a typical website.
If one finally decides to move forward, as many suggest, this is a very good volume by which to get your start. It will facilitate a fresh start for the "old dogs". For new designers, this is a nice primer to learn what is expected, in an overall sense, of good, advanced web design.
This is a well-produced book with clear writing, comprehensive approach, dozens of practical examples, and downloadable files with the code examples used in the book. The author writes in a logical sequence much like an engineer would. It is a heavy text-book-like read, only lightly sprinkled with style and personality. It should appeal primarily to novice designers, but has enough advanced information to satisfy an experienced designer who is looking for that fresh start.
The structure of the book facilitates the "fresh-start" idea. It starts with a web design overview giving an experienced user's tips on what software to use to write code, what browsers to design for, how to build pages from the very top to the bottom. (XHTML, unlike HTML, requires a preliminary document-type definition (DTD) to validate. Only after the introductory section does the first HTML tag appear.)
Like others writing in this area, he firmly advocates design for standards compliance, usability, accessibility, and last and least, visual design. Marketing Department people may want to choke on that priority list but there is no inherent conflict between function and aesthetics. Grannell does not spend a lot of time on the aesthetics aspect.
The middle chapters concentrate on modular construction of pages - the XHTML introduction, the structural elements like text blocks and images, the logical structure of the links and navigation flow, and finally, the stylizing with CSS. Comparisons of pages styled with HTML vs. CSS compellingly demonstrate the benefits and advantages of CSS. There will be no going back once you've decided to upgrade your technical approach.
Basic CSS concepts are explained and illustrated with code samples and screenshots. Grannell describes how to use CSS for text control, navigation, and layouts. There is a broad section on frames and another on forms and interactive components.
The last chapter covers testing and tweaking including how to create a 7 item browser test suite. Much time is used throughout the book in discussing overcoming browser quirks. There is detailed technical information, especially in regard to the XHTML introductory section of the page, which I have not seen elsewhere.
There are three welcome reference appendices at the end covering XHTML tags and attributes, web color coding, and a very comprehensive entities chart noting currencies, European characters, math symbols and more.
Much of this material is covered elsewhere in the growing set of publications about standards-compliant code. This book has the virtue of having a useful overall perspective on web design and acts as a framework for new designers and converting designers to renew and upgrade their technical approaches.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
24 of 25 people found the following review helpful:
5.0 out of 5 stars
A comprehensive and compact all-in-one guide, February 9, 2005
This review is from: Web Designer's Reference (Paperback)
Although this book has XHTML in the title, don't let it scare you off, it simply means that the advice author gives is XHTML standard compliant. On the other hand, if you are looking for a comprehensive XHTML guide, you may want to look elsewhere, even though there is a reference section specifically about this standard, which is an XML reformulation of HTML, in one of the appendixes.
Another acronym in the title - CSS - cascading style sheets is the preferred mechanism for implementation of design on the web. CSS is growing in popularity as it allows separation of content and presentation on great scale at the same time matching very well to the wide array of http serving technologies from simplest static web pages to dynamic ASP.NET, PHP, and other forms of web sites.
Web design with CSS is in the core of this book, author does excellent job introducing readers to the methodology, and teaches to use deferent aspects: text, images, navigation, layout. The advice is not limited to CSS, on the contrarily, you will see plenty of tips on graphical image preparation for the web, various techniques, JavaScript code, and even some FormMail and PHP suggestions. The later two strictly not belong to the realm of the web design, but this is what makes this book different from many other books, - the out of the box paradigm.
This book was written by an actual artist who is not afraid to let his opinion known on many subjects discussed. You don't have to agree with author on everything, but when you are looking for advise it will be right there in your face, you won't have to dig for it or second-guess it.
This is an excellent well-structured book filled with useful examples. I highly recommend it.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No