tachi1 |

22/10/2010
I am relatively new to web page implementation (I hesitate to call my current level of competency "web design.") This book, is not meant as an instructional book but is an excellent reference book. I know what I want to accomplish, but I don't know what the correct term or syntax is to give that instruction to the browser in either HTML or CSS "language." It doesn't go into programs, such as Dreamweaver. It probably assumes you are writing code in a text editor, which I'm not. I do use Dreamweaver and have other reference books to explain the program specifics. I use this book as a supplement that saves me a lot of hunting around in drop-down menus or entering keywords in the help menu.
When I get stumped as I plod along, I simply refer to the super-extensive table of contents or, failing that, the index or one of the many appendixes. I find an alphabetical list of elements, their meaning, and a page reference for further information. The exact same list is available for all CSS selectors. In the text section, the syntax is demonstrated, the values are explained, and the term is defined. Simpler terms have shorter explanations; longer and more complex terms have longer and more detailed explanations. (Look in the Amazon "Look Inside" option for this title. Go, page by page, over the index and table of contents and you'll see what I mean. This was what convinced me to get the book in the first place.)
Yes, there are pages of text explaining web standards, general and specific rules for HTML, XHTML, and CSS, the peculiarities of browsers, markup language and many other topics. But these are also found in other books. The absolute strength of this reference is the clear and logical presentation of the terms that we need to invoke in order for a browser to understand our intentions. For this to happen, it helps if we know how to write what we want and the correct way to write it.