HTML & XHTML: The Definitive Guide (6th Edition)
|
| List Price: | $49.99 |
| Price: | $31.49 & eligible for FREE Super Saver Shipping on orders over $25. Details |
Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com
61 new or used available from $22.99
Average customer review:Product Description
--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 and dynamic 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.
Product Details
- Amazon Sales Rank: #30469 in Books
- Published on: 2006-10-17
- Original language: English
- Number of items: 1
- Binding: Paperback
- 678 pages
Features
- ISBN13: 9780596527327
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
- Click here to view our Condition Guide and Shipping Prices
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
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
From the Publisher
Learning HTML is like learning any new language, computer or human. Most students first immerse themselves in examples. Studying others is a natural way to learn, making learning easy and fun. Imitation can take you only so far, though. Examples can be both good and bad. Learning by example will help you talk the talk, but not walk the walk. Computer-based languages are precise. You've got to get the HTML syntax correct, or it just won't work. And, there is the problem of "standards." Committees of academics and industry experts try to define the proper syntax and usage of a computer language like HTML. The problem is that HTML browser manufacturers like Netscape Communications choose what parts of the standard they will use, and which parts they'll ignore. They even make up their own parts, which may eventually become standards. The better way to become HTML fluent is through a comprehensive language reference, a resource that covers the language syntax, semantics, and variations in detail and helps you distinguish between good and bad usage. HTML: The Definitive Guide helps you become fluent in HTML, fully versed in the language's syntax, semantics, and elements of style. The book covers the most up-to-date version of the HTML standard, plus all the common extensions and, in particular, Netscape extensions. The authors cover each and every element of the currently accepted version of the language in detail, explaining how each element works and how it interacts with all the other elements. They've also included a style guide that helps you decide how to best use HTML to accomplish a variety of tasks, from simple online documentation to complex marketing and sales presentations. With a practical, hands-on style, this book helps you to create truly effective Web pages and to master advanced features, such as tables and equations. HTML: The Definitive Guide shows you how to: Insert images and other multimedia elements Create effective links and searchable documents Create effective forms with basic forms elements such as buttons, checkboxes, and radio buttons Use Netscape extensions, including improved horizontal rules, image layout, indexed documents, line breaking, and font handling Create effective Netscape tables Create dynamic documents with Server Push and Client Pull
Customer Reviews
If you want to code good HTML, buy this book
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.
5 stars for beginners, 3 for old pro's
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.
excellent reference, but just a good tutorial
I read the book from cover to cover with the intention of learning HTML this way, but what I found was that the reference qualities of the book made doing it this way painful. Because it is a reference, I found myself slogging through a lot of repetitiveness in various tag explanations. I could cite from memory now the section on every tag explaing the lang and dir attributes. This is critical for a reference that needs to be thorough and consistent and not assume that you've read through the entire book as I have, but makes using it as a tutorial inefficient. I read Elizabeth Castro's HTML book afterwards and found it a much better tutorial (and still a fine reference although not as thorough). Bottom line: if you want a tutorial, get Castro's book - it's a bit simplistic at times, but you'll learn what you need to know a lot faster. If you need an excellent reference, then get this book as well.




