HTML & XHTML: The Definitive Guide (6th Edition) | 
enlarge | Authors: Chuck Musciano, Bill Kennedy Publisher: O'Reilly Media, Inc. Category: Book
List Price: $49.99 Buy New: $24.97 You Save: $25.02 (50%)
New (34) Used (11) from $20.99
Avg. Customer Rating: 145 reviews Sales Rank: 14528
Format: Illustrated Media: Paperback Edition: 6 Number Of Items: 1 Pages: 678 Shipping Weight (lbs): 2.2 Dimensions (in): 9.1 x 7.1 x 1.3
ISBN: 0596527322 Dewey Decimal Number: 006.7 EAN: 9780596527327 ASIN: 0596527322
Publication Date: October 17, 2006 Availability: Usually ships in 1-2 business days Condition: All orders ship same business day via standard shipping (USPS Media Mail) if received by 1 PM CST.
|
| Also Available In:
|
| Similar Items:
|
| 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
Product Description ,,"."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.
|
| Customer Reviews: Read 140 more reviews...
Another excellent reference... August 9, 2008 A real educational experience. Also a well defined book. Be ready to learn when you read this book.
Excellent reference book - highly recommend it May 14, 2008 1 out of 1 found this review helpful
I am new to HTML/XHTML and wanted a definitive reference book that told me about EVERY HTML tag - and exactly what were and weren't the correct ways to use them. After buying and reading about 5 other similar books, I finally got to this one and it is exactly right. All the other books cover useful snippets here and there, but they aren't exhaustive.
Note that this book isn't good for learning the basics. Rather, it is useful reference once you know the basics and need a source that tells you authoritatively that this such and such tag (e.g., 'p') does or doesn't support such and such attribute (e.g., 'padding') - fyi, it doesn't, except thru the 'style' attribute.
If that's what you need, then this is what you should buy.
Amazon is conning you. March 7, 2008 4 out of 6 found this review helpful
AMAZON, SHAME ON YOU!!!!! You should state what edition and the date copyrighted in the book information and indicate whether there are newer editions.
Watch out. Though Amazon has it covered by the "look inside", the book entitled only HTML is the 3rd edition of a book that is in it's sixth Edition. Amazon has combined all the reviews for all the editions. This should not be done!!!!!!! I have always felt comfortable buying from Amazon, no longer. I did have a seller (ordered through Amazon)send me this edition for the full price of the 6th. He got the sixth to me, but it took my time to get it corrected. The 3rd edition is probably not even worth the $10 for the used edition, but is certainly not worth the $20 for the new. Don't be fooled! I can't believe Amazon is stooping to this sort of a con. The most serious problem is that much of what you learn in this edition is being put out to pasture in the next 5 years.
There is a World Wide Consortium that is trying to standardize language and browswers. HTML is being replace in the interim with XHTML and eventually XML. A new, more powerful, formating language, CSS, Cascading Style Sheets, is replacing any formating in HTML.
Many of the reviews you see are for the 6th edition. It does have errors (it doesn't stick to the more stringent XHTML as it should, and the redundancy is annoying. Castro's is annoying in that she sectionalizes the code and it's not clear at first what she's doing. I haven't yet seen the others that are offered.
A Reference Book, not a Textbook February 16, 2008 2 out of 2 found this review helpful
Don't make the mistake of thinking this book will teach you how to code web pages using HTML and CSS. This is a reference manual that exhaustively discusses the mechanics of coding web pages, but it doesn't walk you through the process step by step. For that, I recommend O'Reilly's "Head First: HTML with CSS & XHTML." The benefit of this book is that it covers every aspect of HTML and CSS, including some which the W3 consortium has approved but no browser yet supports. It's best as a reference book for those already familiar with web page coding. It's full of surprises and "I didn't know I could do that!" moments, given its comprehensiveness.
I use it everyday - the older version September 29, 2007 6 out of 6 found this review helpful
I have the 3rd edition and use it most everyday in my job. I figured it would be a bit outdated so I bought this latest version. The new version is essentially the exact same as the old version and I feel like I wasted my money. It's also missing the handy quick reference the older version had. However, if you don't have an earlier version, I would definitely recommend it. It's indispensable.
|
|
|