Wattle Software - producers of XMLwriter XML editor
 Bookstore Home | XMLwriter Home | Search | Site Map 
XML Related
 General XML
 XSLT & Stylesheets
 XHTML
 SGML
 XML DTDs
 XML Schema
Web Development
 Web Graphics
 HTML
 Dynamic HTML
Web Services
 General Web Services
 UDDI
 SOAP
 WSDL
 Programming/Scripting 
 PHP Programming
 Perl Programming
 Active Server Pages
 Java Server Pages
 JavaScript
 VBScript
 .NET Programming
 
XMLwriter
 About XMLwriter
 Download XMLwriter
 Buy XMLwriter
XML Resources
 XML Links
 XML Training
 The XML Guide
 XML Book Samples
 

Beginning XHTML


By Dave Raggett, Jenny Raggett, Ted Wugofski, Cassandra Greer, Sebastian Schnitzenbaumer
 
Image of: Beginning XHTML
Pricing Details:

List Price:$39.99
You save:$8.80 (22%)
Your Price:$31.19
Buy Now

Book Details:

Format:Paperback, 700 pages.
Publisher:Wrox Press 2000-03
ISBN:1861003439

Average Customer Rating:

4.0 4 out of 5 stars (20 reviews)

Editorial Reviews:

XML (eXtensible markup language) is the newest markup standard for the Internet - it is the new HTML. XHTML is a language that uses the vocabulary of HTML and the syntax of XML, and as such makes the best of both worlds. It allows you to markup pages with the simplicity of HTML, but has additional power, because it is extensible, which means that you can create your own tags. As we move forward to a world where we can access the Internet via devices other than the browser, XHTML will become increasingly important, allowing you to write the same content once, which can then be viewed in a variety of ways.

The Extensible Hypertext Markup Language (XHTML) is the next-generation base markup language for the Web. XHTML moves the now standard HTML to a valid XML syntax to fill the current compatibility gap between HTML browsers and XML parsers. Beginning XHTML introduces the reader to XHTML, but goes well beyond the relatively minor language differences to provide a well-rounded tutorial on Web markup.

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.


Customer Reviews:

Displaying 1 to 5 of 20 total reviews (Page 1 of 5):

5 out of 5 stars Excellent for beginners

I am well versed in writing HTML and limited JavaScript, however I have learned all I know through disecting the pages of others. I wanted a book that would give me a more-or-less formal education on correct standards, etc.. for writing XHTML and at the same time introduce me to attributes I wasn't familiar with. This is the book I wanted. It is perfect for anyone wanting to learn XHTML but has no experience with it. It is also perfect for someone wanting to brush up to current standards, or someone looking for a basic reference manual (although I use a Black Book for that). The XHTML examples are throughly explained and easy to follow. The book also includes a full explanation of what XHTML is and why it was developed. The last few chapters deal with a brief, and very fast-paced intro to JavaScript. I think beginners would have a hard time following this part, but it a good jumping point for someone planning to learn JS in the future. If I included the JavaScript chapters in my review I would probably give the book 4 stars. But, as it is an XHTML book, and the JS composes a strong majority of the text, I haven't included it in the rating. If you don't understant the JavaScript, or have no intention of learning it, then don't read that part. The book is well worth the price regardless. As far as the previous one star reviews, I can only attribute this to narrow-mindedness and impatience on the on the part of the reviewers. Take your time, do all the examples, don't skip any paragraphs, and this is the perfect book for beginners.

4 out of 5 stars Excellent beginning

This is an excellent first text. I hadn't used HTML before, although I understood the principle of ing. I wanted to learn HTML and, fortunately, I was attracted by this title and browsed it in the bookstore.
I saw that HTML per se was over and that this was the way to go. It was easy for me, having never "done" Web before: I had no bad habits to unlearn.

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.

5 out of 5 stars My favorite XHTML coding reference

I am in my second college term learning web development. This recent purchase has become my best friend, my 'go-to' reference. Most any question is answered within, as most available tags are referenced to some extent. I have found very few discrepancies in this comprehensive guide to XHTML.

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.

4 out of 5 stars Great for Learning "Forward Compatibility"

It is not for utter beginners. You need to know something about HTML and the Web before reading this book. That being said, it does a wonderful job of explaining XHTML, introducing XML and explaining where XHTML came from, and describing CSS. It also throws in a basic introduction to JavaScript and has a chapter on Mozquito, a program for producing XHTML Forms right now. The appendices are not reiterations of the book and are invaluable. For myself, the best appendix is the one on the XHTML DTDs. They clearly explain which element is supported by which DTD -- something which is not easy to find on the Web.

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.

4 out of 5 stars A Wonderful Intro to XHTML

This book is absolutely wonderful when it comes to introducing XHTML to a web-developer or design student who is already familiar with HTML. It does contain several bugs and on ocassion its examples contradict what's been written in the text of the book. I wouldn't recommend it to the people who're just learning standard HTML.

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 they're there to give you a concsise, convenient introduction to whatever topic said book happens to cover.

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.

More Customer Reviews:
Next Page


Customers who bought this book were also interested in:


0


H


Find similar books by category...


Search for more:

Search books:  



Google
 
Web XMLwriter.net




Last updated: Thu Dec 4 0:03:13 CST 2008
© Wattle Software 2007. All rights reserved.