Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
HTML Programmer's Reference, 2nd Edition

HTML Programmer's Reference, 2nd Edition

List Price: $19.99
Your Price:
Product Info Reviews

<< 1 2 3 >>

Rating: 4 stars
Summary: Excellent book for referencing HTML, with XHTML extensions
Review: It's been about 3 years since I wrote my original review of the book HTML Programmer's Reference, 1st Ed. [see post November 19, 1999]. Since that period, I've developed and deployed several web sites all from having obtained the basic knowledge and practical application of the syntax and tag constructs from this modest book. The direction of HTML development is moving forward with the wide usage of XHTML. And, again the authors show insight into the industry trend by updating this REFERENCE book with the latest version of XHTML 1.0.

If I must say something negative [seeing that the publishers market this book as an "idea book"], the examples shown are a bit basic. For example, the "target" attribute within the "I use this book when I have forgotten the exact construct of certain tags, or when the pages are rendered in several browser products [like IE or Netscape]. If your beginning to think about designing web pages, this is only one of several books you'll own. There are plenty of "how-to" books that cover the syntax and tag construction in a more reader-centric format. I must state that this is a reference book and is probably not intended to begin your exposure to web development services [only the authors will disagree]. However, this book is truly a gem and worth every cent of the price, and like fine wine, will hold its value well into the future.

Rating: 5 stars
Summary: A reference for the advanced HTML programmer
Review: Like the title says it IS a reference book, so if you arelooking for a tutorial, this is NOT the book for you. On the otherhand however, if you are experienced in HTML then this can be an invaluable reference tool.

For example, the major part of the book is an alphabetical listing of all the HTML tags supported up to and including version 4. So, if you know the tags it is an excellent reference to ensure that you use them correctly, with cross browser support.

For me, the books main strength as a reference aid was its excellent coverage of what is/is not supported by the different browsers (Netscape and IE), and which version of the browser was first to support it. I find that this part is essential as it allows me to decide what to include with reference to my intended audience. I have also used the color reference provided fairly frequently, although you could probably get this info else where.

If you are looking for a little help also with JavaScript, you won't find much here, but you are probably better off looking for a dedicated JavaScript reference anyway.

All in all, it is always my first line of HTML reference, and rarely, if ever have I needed to go further afield for HTML information. If you are working with HTML professionally this book (or something very similar) is an essential tool and for under $15 is worth anyone's money.

Rating: 5 stars
Summary: A reference for the advanced HTML programmer
Review: Like the title says it IS a reference book, so if you arelooking for a tutorial, this is NOT the book for you. On the otherhand however, if you are experienced in HTML then this can be an invaluable reference tool.

For example, the major part of the book is an alphabetical listing of all the HTML tags supported up to and including version 4. So, if you know the tags it is an excellent reference to ensure that you use them correctly, with cross browser support.

For me, the books main strength as a reference aid was its excellent coverage of what is/is not supported by the different browsers (Netscape and IE), and which version of the browser was first to support it. I find that this part is essential as it allows me to decide what to include with reference to my intended audience. I have also used the color reference provided fairly frequently, although you could probably get this info else where.

If you are looking for a little help also with JavaScript, you won't find much here, but you are probably better off looking for a dedicated JavaScript reference anyway.

All in all, it is always my first line of HTML reference, and rarely, if ever have I needed to go further afield for HTML information. If you are working with HTML professionally this book (or something very similar) is an essential tool and for under $15 is worth anyone's money.

Rating: 4 stars
Summary: Great Reference!
Review: This book is a great reference! I've been looking for some time for a book where I can flip through the pages, find the tag I need, and get its attributes, w/o having to dig through tutorials, looking up basic in one part of the book, and advanced items in another part. I will definitely get a lot of use out of this one.

Rating: 4 stars
Summary: Must have tool for the by-the-seat-of-your-pants programmer!
Review: This book is not for the newbie-wanna-be programmer. You would be better served with another tool. For those who have a basic understanding of system concepts and design -- this is a must have item! Quickly understood -- readily useful examples -- illustrates all of the basic HTML instructions and commands. This IS a reference book -- what a surprise?

Rating: 4 stars
Summary: Excellent book for referencing HTML, with XHTML extensions
Review: This book is, just as it claims, the most authoritative quick reference for HTML programmers. This is an excellent book!

The authors list each HTML tag in alphabetical order and give each legal attribute and actually explains what each one is and does. They give you browser compatibility information for each tag as well as all of the browser-specific attributes and event support.

The book is finished out with an indispensable special character and color reference - giving all information about it as possible as well as browser compatibility.

This book is wonderful! Excellent! Indispensable! And anyone who would say otherwise is as ignorant as they come.

Rating: 5 stars
Summary: Excellent Book!
Review: This book is, just as it claims, the most authoritative quick reference for HTML programmers. This is an excellent book!

The authors list each HTML tag in alphabetical order and give each legal attribute and actually explains what each one is and does. They give you browser compatibility information for each tag as well as all of the browser-specific attributes and event support.

The book is finished out with an indispensable special character and color reference - giving all information about it as possible as well as browser compatibility.

This book is wonderful! Excellent! Indispensable! And anyone who would say otherwise is as ignorant as they come.

Rating: 5 stars
Summary: Best HTML *reference* I have seen.
Review: This is a really useful book. It may look a little technical at first with the 10-20 line syntax summary beginning each entry, but don't be put off!

The entry for each element (TD, P, BODY, FRAME, etc.) explains the applicable attributes (size, type, width, etc.) and the applicable values ("80%", "red", "text/css") for each attribute. It tells you which browser supports what, what is legal, what is discouraged but expedient ;-).

There are tables of colors (names, hex values, rgb decimal values), character entities (always telling you which work with which browsers).

Each entry explains the use of the element and its related attributes and values.

Appendix A is an excellent 20 page discussion of URLs.

Appendix B is 2 pages of carefully selected web resources.

This is not at all a Begin To Learn HTML book. But to check syntax or to see what exactly you can put in a <TABLE> tag, it's just great. It is an excellent supplement to something more in the tutorial line.

Unfortunately, the subject is strictly HTML, so no information on Cascading Style Sheets is included.

Oh, there is a 10 page summary of events (onclick, etc) and which elements (& browsers) support them for the dynamic HTML crowd.

This book references browsers only by their main version number (i.e., Navigator 4, not 4.5 versus 4.01) and it predates Internet Explorer 5.

I prefer this book, as a reference, to the O'Reilly HTML book or their DHTML book and to the big fat HTML The Complete Reference (same author & publisher). The last one, I think, in fact contains the book I am reviewing as its appendix A, but it is so heavy and cumbersome it stays on the bookcase in favor of this smaller one.

Rating: 5 stars
Summary: Best HTML *reference* I have seen.
Review: This is a really useful book. It may look a little technical at first with the 10-20 line syntax summary beginning each entry, but don't be put off!

The entry for each element (TD, P, BODY, FRAME, etc.) explains the applicable attributes (size, type, width, etc.) and the applicable values ("80%", "red", "text/css") for each attribute. It tells you which browser supports what, what is legal, what is discouraged but expedient ;-).

There are tables of colors (names, hex values, rgb decimal values), character entities (always telling you which work with which browsers).

Each entry explains the use of the element and its related attributes and values.

Appendix A is an excellent 20 page discussion of URLs.

Appendix B is 2 pages of carefully selected web resources.

This is not at all a Begin To Learn HTML book. But to check syntax or to see what exactly you can put in a

tag, it's just great. It is an excellent supplement to something more in the tutorial line.

Unfortunately, the subject is strictly HTML, so no information on Cascading Style Sheets is included.

Oh, there is a 10 page summary of events (onclick, etc) and which elements (& browsers) support them for the dynamic HTML crowd.

This book references browsers only by their main version number (i.e., Navigator 4, not 4.5 versus 4.01) and it predates Internet Explorer 5.

I prefer this book, as a reference, to the O'Reilly HTML book or their DHTML book and to the big fat HTML The Complete Reference (same author & publisher). The last one, I think, in fact contains the book I am reviewing as its appendix A, but it is so heavy and cumbersome it stays on the bookcase in favor of this smaller one.

Rating: 5 stars
Summary: This is a great reference!
Review: This is one of the few books I use all the time.


<< 1 2 3 >>

© 2004, ReviewFocus or its affiliates