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
 

HTML & XHTML: The Definitive Guide (6th Edition)


By Chuck Musciano, Bill Kennedy
 
Image of: HTML & XHTML: The Definitive Guide (6th Edition)
Pricing Details:

List Price:$49.99
You save:$18.50 (37%)
Your Price:$31.49
Buy Now

Book Details:

Format:Paperback, 678 pages.
Publisher:O'Reilly Media, Inc. 2006-10-17
ISBN:0596527322

Average Customer Rating:

4.0 4 out of 5 stars (145 reviews)

Editorial Reviews:

,,"."lucid, in-depth descriptions of the behavior of every HTML tag on every major browser and platform, plus enough dry humor to make the book a pleasure to read.""
--Edward Mendelson, PC Magazine

""When they say 'definitive' they're not kidding.""
--Linda Roeder, About.com

Put everthing you need to know about HTML & XHTML at your fingertips. For nearly a decade, hundreds of thousands of web developers have turned to "HTML & XHTML: The Definitive Guide" to master standards-based web development. Truly a definitive guide, the book combines a unique balance of tutorial material with a comprehensive reference that even the most experienced web professionals keep close at hand. From basic syntax and semantics to guidelines aimed at helping you develop your own distinctive style, this classic is all you need to become fluent in the language of web design.

The new sixth edition guides you through every element of HTML and XHTML in detail, explaining how each element works and how it interacts with other elements. You'll also find detailed discussions of CSS (Cascading Style Sheets), which is intricately related to web page development. The most all-inclusive, up-to-date book on these languages available, this edition covers HTML 4.01, XHTML 1.0, and CSS2, with a preview of the upcoming XHTML2 and CSS3. Other topics include the newer initiatives in XHTML (XForms, XFrames, and modularization) and the essentials of XML for advanced readers. You'll learn how to: Use style sheets to control your document's appearance Work with programmatically generated HTML Create tables, both simple and complex Use frames to coordinate sets of documents Design and build interactive forms anddynamic documents Insert images, sound files, video, Java applets, and JavaScript programs Create documents that look good on a variety of browsers

The authors apply a natural learning approach that uses straightforward language and plenty of examples. Throughout the book, they offer suggestions for style and composition to help you decide how to best use HTML and XHTML to accomplish a variety of tasks. You'll learn what works and what doesn't, and what makes sense to those who view your web pages and what might be confusing. Written for anyone who wants to learn the language of the Web--from casual users to the full-time design professionals--this is the single most important book on HTML and XHTML you can own.

Bill Kennedy is chief technical officer of MobileRobots, Inc. When not hacking new HTML pages or writing about them, "Dr. Bill" (Ph.D. in biophysics from Loyola University of Chicago) is out promoting the company's line of mobile, autonomous robots that can be used for artificial intelligence, fuzzy logic research, and education.

Chuck Musciano began his career as a compiler writer and crafter of tools at Harris Corporations' Advanced Technology Group and is now a manager of Unix Systems in Harris' Corporate Data Center.

Plenty of books can teach you HTML quickly, getting you up to speed and hacking out Web pages in no time. HTML & XHTML: The Definitive Guide offers a more comprehensive and pragmatic look at the de facto markup language of today, as well as the emerging next step.

This title systematically presents HTML markup, beginning with the basics--such as the anatomy of an HTML document, text, and links--and proceeding to cascading style sheets, JavaScript, and XML. Along the way, it discusses related issues, such as problems with displaying background images, and browser-specific behavior with tables and other elements. Each element is covered in as much depth as is necessary to frame the key implementation issues.

Most of the book is entirely relevant to basic HTML coding without any concern for XHTML. The latter, more cutting-edge flavor of markup is covered in depth near the end of the book. The entire specifications for the HTML 4.01 and XHTML 1.0 Document Type Definitions (DTDs) are included among the appendices.

While HTML & XHTML: The Definitive Guide is an excellent tutorial for learning markup the right way, it is also a superb desktop reference guide to keep nearby for daily use. Perhaps, there is no greater compliment for a Web development book. --Stephen W. Plain

Topics covered:

  • Markup basics
  • HTML document structure
  • Text handling
  • Images
  • Multimedia
  • Links and URLs
  • Formatted lists
  • Tables
  • Forms
  • Cascading style sheets
  • Frames
  • JavaScript
  • Applets and objects
  • Dynamic documents
  • Netscape Layout Extensions
  • XML
  • XHTML


Customer Reviews:

Displaying 6 to 10 of 145 total reviews (Page 2 of 30):

5 out of 5 stars Yup, it's definitive (complete)

I wanted a complete reference & guide to html/xhtml and that's what I got. I didn't want to be ignorant about any features. I didn't want to be left in the dark about anything. This book has all the info I wanted, and much more. In fact in a way it has too much info. It has info about tags, attributes, and other features that are obsolete, deprecated, or not supported by any browsers. You can skip over those rather than slogging your way through every word in the book. Maybe it's just me, but one downside to this book for me is that the writing style tends to be convoluted, verbose, and somewhat boring. I had some difficulty staying focused and concentrating on this book. But since it fulfilled the reason I got this book, I still give it 5 stars. So if you're looking for a complete book, don't worry, it's complete.

4 out of 5 stars Just what's needed for those HTML questions you have...

If you do web development, you should have one solid HTML/XHTML reference guide on your bookshelf. This one ranks up there... HTML & XHTML: The Definitive Guide (6th Edition) by Chuck Musciano and Bill Kennedy. Although the CSS and XML sections are a little light, the core HTML and XHTML information is all you could ask for.

Contents: HTML, XHTML, and the World Wide Web; Quick Start; Anatomy of an HTML Document; Text Basics; Rules, Images, and Multimedia; Links and Webs; Formatted Lists; Cascading Style Sheets; Forms; Tables; Frames; Executable Content; Dynamic Documents; Mobile Devices; XML; XHTML; Tips, Tricks, and Hacks; HTML Grammar; HTML/XHTML Tag Quick Reference; Cascading Style Sheet Properties Quick Reference; The HTML 4.01 DTD; The XHTML 1.0 DTD; Character Entities; Color Names and Values; Netscape Layout Extensions; Index

This book does a good job in blending a bit of tutorial information with a lot of reference material. All the HTML tags that exist are documented, along with whether it's an extension/deprecated/archaic, what type of browser support is involved in using the tag, and all the attributes and locations where it can be used. I found that I was catching some tags and nuances that I had overlooked in the past, even after having done web coding for many, many years. The book also has material on Cascading Style Sheets and XML, but I found that less useful than the HTML contents. The basics of those two technologies are covered, but not at the level I'd want in a definitive guide. While I think that you can't ignore CSS in an HTML book any more, I just wouldn't recommend this as an "all-in-one" book to cover both. But other than that, this is a book that I'll want to keep around for those strange times when my HTML tags just aren't working like they're supposed to...

5 out of 5 stars Definitive Guide, Indeed

Calling this book "The Definitive Guide" is not a misnomer, for that's what it is. I guess you could learn HTML and XHTML from scratch with this book, but I wouldn't advise it. (If you are just beginning you should check out O'Reilly's "Head First HTML with CSS and XHTML.") Weighing in at over 600 pages means that if it ain't described in here you probably shouldn't be doin' it! And if it is described in here, it's described clearly and accurately.

4 out of 5 stars HTML & XHTML: The Definitive Guide (6th Edition)

When I opened this book I was a bit surprised, it wasn't quite what I expected. I have gotten use to O'Reilly books having lots of examples and codes snippets. And the first thing I noticed about this book was that it contains a lot more words than code. That said, this is my first "Definitive Guide" O'Reilly book, so this format may be the norm, I don't know.

This book does a thorough job of going over each of the HTML/XHTML tags and their attributes one at a time. The authors devote a couple of paragraphs to each tag describing its function and outlining its future in HTML/XHTML and once and awhile they throw in a line or two of code.

While the authors do devote most of the book to HTML / XHTML they take a brief look at cascading style sheets, executable content such as JavaScript, dynamic content, mobile devices and XML. While I would expect to find such information in a book like this, I would like to note that readers shouldn't expect to get more than a preface or introduction into those topics from this book. The book concludes by discussing XHTML and providing the reader with some useful tips.

Like many books the jewel is found at the end. This book includes eight appendices some of which I found quite interesting and useful. The appendices are as follows: A: HTML Grammar; B: HTML/XHTML Tag Quick Reference; C: Cascading Style Sheet Properties Quick Reference; D: The HTML 4.01 DTD; E: The XHTML 1.0 DTD; F: Character Entities; G: Color Names and Values; H: Netscape Layout Extensions. The DTD sections I found very interesting, it was neat to see the definition side of HTML & XHTML. And of course the quick references are always useful and usually the section of the book I turn to when I pull it off the shelf.

CONCLUSION
--
Like I mentioned at the beginning, I was surprised by the format of the book, however I do think it is a good resource for HTML/XHTML. While it is "The Definitive Guide" covering all of the markup tags and attributes it is definitely not a Cookbook or Nutshell book. I would recommend this book to those looking for a reference that is detailed and in a dictionary type format. If you are looking for lots of examples and recipes you will want to look at other books in the O'Reilly library. I gave this book 4 out of 5 stars because I think it is a good reference, but in my opinion I didn't find the format very appealing.

4 out of 5 stars Excellent reference

This book is what one expects, a comprehensive coverage of HTML/XHTML. There are perhaps more easily digested books on the subject, but this is well structured and readily understood reference work. It is my primary source of accurate HTML information.

More Customer Reviews:
Previous Page Next Page


Customers who bought this book were also interested in:


CSS: The Definitive Guide


JavaScript Definitive Guide


Head First HTML with CSS & XHTML


Dynamic HTML: The Definitive Reference (Dynamic Html)


Programming PHP

 

Find similar books by category...


Search for more:

Search books:  



Google
 
Web XMLwriter.net




Last updated: Wed Nov 19 7:22:51 CST 2008
© Wattle Software 2007. All rights reserved.