HTML & XHTML: The Definitive Guide, Fifth Edition
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

HTML & XHTML: The Definitive Guide, Fifth Edition [Paperback]

Chuck Musciano (Author), Bill Kennedy (Author)
4.2 out of 5 stars  See all reviews (154 customer reviews)


Available from these sellers.


20 new from $7.99 88 used from $0.01

Formats

Amazon Price New from Used from
School & Library Binding $57.40  
Paperback $31.49  
Paperback, August 2002 --  
There is a newer edition of this item:
HTML & XHTML: The Definitive Guide (6th Edition) HTML & XHTML: The Definitive Guide (6th Edition) 4.2 out of 5 stars (154)
$31.49
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?
HTML & XHTML: The Definitive Guide, Fifth Edition
78% buy the item featured on this page:
HTML & XHTML: The Definitive Guide, Fifth Edition 4.2 out of 5 stars (154)
Head First HTML with CSS & XHTML
7% buy
Head First HTML with CSS & XHTML 4.6 out of 5 stars (319)
$25.47
CSS: The Definitive Guide
5% buy
CSS: The Definitive Guide 4.4 out of 5 stars (38)
$29.69
HTML & XHTML Pocket Reference: Quick, Comprehensive, Indispensible (Pocket Reference (O'Reilly))
5% buy
HTML & XHTML Pocket Reference: Quick, Comprehensive, Indispensible (Pocket Reference (O'Reilly)) 4.4 out of 5 stars (19)
$9.22

Customers Who Bought This Item Also Bought


Editorial Reviews

Amazon.com Review

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
--This text refers to an alternate Paperback edition.

Review

'... a well priced and written, comprehnensive HTML and XHTML guide which continues to be useful as a language reference' Rating 9/10 Linux Format, December 2000 'If you want the very best reference manual to HTML and its latest developments ... this is it. I guarantee that no matter which other web page design books you might have on your shelves, this is the one to which you will keep coming back ... again and again.... www.mantex.co.uk --This text refers to an alternate Paperback edition.

Product Details

  • Paperback: 800 pages
  • Publisher: O'Reilly Media; 5 edition (August 2002)
  • Language: English
  • ISBN-10: 059600382X
  • ISBN-13: 978-0596003821
  • Product Dimensions: 9.1 x 7 x 1.4 inches
  • Shipping Weight: 2.2 pounds
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (154 customer reviews)
  • Amazon Bestsellers Rank: #535,151 in Books (See Top 100 in Books)
    #83 in  Books > Computers & Internet > Programming > Languages & Tools > XHTML

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(6)
(3)
(2)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

154 Reviews
5 star:
 (85)
4 star:
 (40)
3 star:
 (7)
2 star:
 (13)
1 star:
 (9)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (154 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
51 of 54 people found the following review helpful:
5.0 out of 5 stars If you want to code good HTML, buy this book, June 1, 1998
By A Customer
DO NOT buy this book if your computer experience is using computers, not programming them, and your boss wants you to build a few pages by the end of next week.

DO NOT buy this book if you are a novice user and are just curious about building web pages.

DO NOT buy this book if you don't care at all about efficient, clean, bug-free code, and would rather just use (cough, spit!) MS FrontPage.

DO buy this book if you care about content more than just flashy graphics.

DO buy this book if you are a programmer or hard-core web designer that apprecieates clean, reliable, cross-browser code.

Make no mistake, this book is not a 1000-page Que doorstop that talks you through every last step in page design. This book barely mentions editors at all, leaving that to your personal preference.

What this book is is a concise reference of the HTML standard and common extensions to HTML code. It will tell you which tags are specific to Netscape or IE, and most of the different rendering quirks. If you are looking to build flashy, but browser specific pages, this book won't help you a whole lot. It is current enough that I think some of the other reviewers must have gotten an old edition, because it covers the entire HTML 3.2 standard, with coverage of basic style sheets and JavaScript.

Other books force you to adopt the author's style as you go through the book slowly, step by step, building an entire site in the process. This book instead features a short tutorial at the beginning, which gives the basic structure of HTML, and mentions a few tips on good style. (indenting, comments, the importance of content over design, etc.) The bulk of the book is a rock-solid, well-written REFERENCE. NOT A TUTORIAL. This is not "The Definitive Guide to Building Web Sites". It is a book on HTML code, and it will not tell you what to use the tags for, it assumes you know what you want, and the basic HTML elements you want to use (tables, vs. frames, for instance).

In conclusion, if! you are not a programmer, that this should be the second, not the first HTML book you buy. However, if you already know some HTML, or you are a programmer that wants to learn a new language, then buy this book.

Peter Mescher

P.S. for the reviewers that said this was outdated: The most recent revision (3/98) goes up to Netscape 4 and IE 4, with a decent chapter on CSS. A good site does not use bleeding edge, non cross-browser tags anyway, so a book last edited two months ago should get the job done.

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
37 of 38 people found the following review helpful:
5.0 out of 5 stars 5 stars for beginners, 3 for old pro's, August 25, 1999
By A Customer
When I bought this book I didn't know HTML from JFK, CBS, or AT&T. After three days I had a good handle on the language. The authors don't approach the subject as recreational material; it's a serious introduction, and is quite good if you want to know how HTML really works. There's also good info on browser compatability, and good sources for finding Internet material on a constantly-changing subject.

5 stars implies a perfect book. Well, they don't exist, especially when it comes to an Internet whose technology is in constant flux. The authors cover not only the language but some of its pitfalls, and they include good notes for beginners on quality HTML design. I could criticize some sections, such as the one on frames that tends to be confusing, and some sections that almost ignore a subject (such as META tags, which get barely half a page). But as a learning tool this beats its competitors by a wide margin and is intelligently presented.

After several months of breaking in to web development, you'll soon realize that there's no single source for complete HTML knowledge. I can definitely say I learned good, responsible HTML from this book and learned it easily and quickly. Aspirants to power HTML programming will obviously have to seek out additional sources. But if you're looking for a starting point and excellent reference material that you will use again and again, this is it.

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
53 of 59 people found the following review helpful:
4.0 out of 5 stars Good, but time for a new edition, September 3, 2004
By James R. Mccall (Libertyville, IL USA) - See all my reviews
(REAL NAME)   
This review is from: HTML & XHTML: The Definitive Guide, Fifth Edition (Paperback)
This is a fat book with a lot to like in it. The authors thoroughly explain HTML (and its recently-standardized twin XHTML) in its latest version (4.01). They also give a good explication of layout using the current standard (CSS2) of Cascading Style Sheets. They spend some time talking about embedded content such as pictures, Java applets and Javascript scripts. They look, too, at XML, which is the "meta-language" used to define XHTML.

At the time they wrote this book (2002) the versions of the standardized languages they discuss were in the avant-garde. But many of the old ways of doing things are now obsolete, and older browser versions gone. Unfortunately, the authors constantly advert to these early browser versions and their quirks, and spend much time discussing outmoded and non-standard techniques that by their own admission should be avoided. (Let me emphasize that they whole-heartedly approve of the direction away from non-standard and layout-laden HTML and toward the CSS approach.)

As it is, this book is quite usable whether you are writing old-fashioned HTML and loading your documents with physical layout instructions, or writing austere strict-version XHTML and restraining yourself to using style sheets to do layout. It has detailed essays on all the tags and a good chapter on CSS, and has useful appendices at the end for HTML grammer and tags, and for style sheet properties. It also has much that no longer applies. Perhaps the next edition will be less universally useful -- but also lighter.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars Good reference book
This book is very helpful. It is easy to find things in this book, and the authors do a good job of explaining things.
Published 3 months ago by S. Freeman

5.0 out of 5 stars Another fine OReilly book
I am taking an HTML class and this book is a great reference, as handy as the online W3C pages, which I use regularly.
Published 5 months ago by skyaflya

5.0 out of 5 stars Happy with it.
I have purchased many O'Reily books in the past and have been very happy with them. In fact, I will purchase an O'Reily book above all others unless there is a bad review. Read more
Published 11 months ago by T. Holland

5.0 out of 5 stars HTML complete guide
If you are interested in learning HTML, or CSS, this is a great book to learn from, well worth the read, very informative, and written to understand.
Published 11 months ago by C. L. Nunley

4.0 out of 5 stars Good desk reference
Since my mind is cluttered with 40 years-worth of programming languages, and I'm going between Java, JavaScript, XML, XSL, HTML, and CSS constantly, I need something to grab and... Read more
Published 12 months ago by Dino

4.0 out of 5 stars If you touch HTML in any way, this book is worth your time and money
I learned HTML in 1994 from a two-page web tutorial - and back then, that was pretty much all there was to know. Read more
Published 14 months ago by Joshua Davies

4.0 out of 5 stars Beware of the Edition
Amazon is mixing reviews from different editions of this book. It's a fine book, but editions 5 and older are certainly dated. Read more
Published 15 months ago by C. Hartel

1.0 out of 5 stars Not good as a reference at all
I don't know why some people seem to think this book is good when it is relatively useless as a reference. Read more
Published 15 months ago by Lyle Wincentsen

4.0 out of 5 stars Missing Manuals & Definitive Guides: HTML & XHTML!
Like O'Reilly's Missing Manual series, the Definitie Guide series is great. This title HTML & XHTML is no exception. And, the animals are cute... Read more
Published 19 months ago by Frank Beckendorf

5.0 out of 5 stars Another excellent reference...
A real educational experience. Also a well defined book. Be ready to learn when you read this book.
Published on August 9, 2008 by Robert J. Rieck

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Discussion Replies Latest Post
Jazz up website with interactive elements 0 11 days ago
Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...

Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.