| Average Rating: |
|
| Sales Rank: | 513056 (lower is better) |
| Price Used: | $1.03 |
| Shipping: | Free Shipping on most orders over $25* |
| Availability: | In stock soon. Order now to get in line. First come, first served. |
| Label: | Wrox Press |
| Pages: | 700 |
| Binding: | Paperback |
| Publication Date: | 2000-03 |
| Published By: | Wrox Press |
| ASIN: | 1861003439 |
| Category: | Book |
This book easily meets the authors' goal as a "hands-on practical approach to learning how to build Web pages." Although the text begins with a straightforward explanation of why XHTML exists and its differences from HTML, most of its content explores particular markup topics such as frames, multimedia, style sheets, and scripting. Readers who follow the numerous examples closely will soon find themselves implementing the syntactical rules of XHTML, even if they are used to regular HTML code.
Plenty of tips and detailed explanations of important concepts distinguish this book from many of the other HTML books on the market. For example, the authors take the time to explain some of the subtleties of image size optimization like running solid colors horizontally in GIF files to maximize compression. Another quite useful example shows how to use JavaScript to pass data between separate pages in a frameset.
Tons of highlighted code snippets and screen shots illustrate the material, and the detailed blow-by-blow commentary gives the book a nice flow. If you're looking for an HTML tutorial, forget it and pick up this forward-looking XHTML title. --Stephen W. Plain
Topics covered: XHTML history, linking, image formats and optimization, tables, frames, meta-data, style sheets, XML, site structure, page design concepts, XHTML-supported media types, multimedia integration, XHTML forms, JavaScript, Document Object Models (DOMs), Mozquito Factory, and FML.
OTOH, I am not completely 'new' to computers and such. I have been studying computers/language/VBA/hardware as a hobby for several years. So I cannot say whether this text would help a _complete_ newbie, but it took me from no HTML to a certain comfort and a website (where I try to do some of the kinds of things the book taught me).
I would definitely recommend this book to anyone with some knowledge of computing and programming and who wants to start writing for the Web.
I think any responsible web developer should take it upon themselves to write entirely in XHTML. The transition from HTML is very easy with this text in hand, and the authors reference their working suggestions to W3C standards frequently.
My only desire in a HTML/XHTML text not satisfied relates to seldom addressed yet extensive discrepancies between various viewing platforms. However, few other texts do much better in this respect. If you have more experience with HTML development than me, you won't be bothered by this deficiency.
My critiques of this otherwise fine book are as follows:
1. It tries to cover too many topics.
For instance, the basic introduction to JavaScript was unnecessary, especially in light of the fact that Wrox publishes an excellent tutorial on the subject entitled Beginning JavaScript. The chapter on Mozquito is completely irrelevant to a person trying to learn XHTML. It's like trying to stick a chapter on Dreamweaver into an HTML book: it just doesn't belong.
2. It lacks an appendix on the XHTML character entities.
It's not a tragedy, but it is annoying since the character entities are just as much a part of XHTML as its elements and attributes are.
Despite these criticisms, I highly recommend this book, especially to anyone interested in making their Web sites "forward compatible." Fortunately, the book can work both as a reference and a tutorial on XHTML.
To those beginners who've trashed a book on a fairly advanced web-design topic, get a book on basic HTML and actually learn it before you decide to learn something which assumes fairly fluent knowledge of HTML syntax, document structure, standards, and CSS.
A tutorial on webmonkey.com may be all you need to create simple HTML documents, but it doesn't cut it as far as being able to go on to more advanced topics and actually know when something may or may not be right in a book. Books aren't there to be the holy grail of For the rest of you, that know HTML, some CSS, and maybe a little java script and are wanting to move on to XHTML, buy this book. You may also want a companion text on XML. I recommend Elliotte Rusty Harold's XML: Extensible Markup Language. O'Rielly has some very good texts on CSS and JavaScript, which you'll probably want to check into after reading this book.