48 used & new from $0.01

Have one to sell? Sell yours here
 
 
HTML Pocket Reference
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

HTML Pocket Reference (Paperback)

~ Jennifer Niederst (Author)
4.3 out of 5 stars  See all reviews (27 customer reviews)


Available from these sellers.


9 new from $2.09 39 used from $0.01

Formats

Amazon Price New from Used from
  School & Library Binding $20.85 $20.85 --
  Paperback -- $2.09 $0.01
There is a newer edition of this item:
HTML Pocket Reference (2nd Edition) HTML Pocket Reference (2nd Edition) 4.3 out of 5 stars (27)
49 used & new from $0.01

Customers Who Bought This Item Also Bought

CSS Pocket Reference (Pocket Reference (O'Reilly))

CSS Pocket Reference (Pocket Reference (O'Reilly))

by Eric A. Meyer
4.1 out of 5 stars (30)  $9.95
Web Graphics for Non-Designers

Web Graphics for Non-Designers

by Adrian Roselli
CSS Pocket Reference: Visual Presentation for the Web (Pocket Reference (O'Reilly))

CSS Pocket Reference: Visual Presentation for the Web (Pocket Reference (O'Reilly))

by Eric A. Meyer
4.8 out of 5 stars (10)  $9.99
JavaScript Pocket Reference (2nd Edition)

JavaScript Pocket Reference (2nd Edition)

by David Flanagan
3.5 out of 5 stars (20)  $9.94
HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))

HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))

by Jennifer Niederst Robbins
4.4 out of 5 stars (12)  $9.22
Explore similar items

Editorial Reviews

Review

"...this pocket reference is well worth the shelf space. Even better, prop it between your screen and speaker so it is immediately available when needed." - Andrew Cormack, News@UK, July --This text refers to an alternate Paperback edition.


Product Description

In this pocket reference, Jennifer Niederst, the author of the best-selling Web Design in a Nutshell, delivers a concise guide to every HTML tag. Each tag entry includes:
    • Detailed information on the tag's attributes
    • Support information on such browsers as Netscape Navigator, Microsoft Internet Explorer, Opera, and WebTV
    • HTML 4.0 support information, including whether the tag is deprecated in the current spec
    In addition to tag-by-tag descriptions, you'll find useful charts on such topics as:
    • Character entities
    • Decimal-to-hexadecimal conversions
    • Color names
    Niederst also provides context for the tags, indicating which tags are grouped together and bare-bones examples of how standard web page elements are constructed. This pocket reference is targeted at web designers and web authors and is likely to be the most dog-eared book on every web professional's desk.

Product Details

  • Paperback: 95 pages
  • Publisher: O'Reilly Media; 1 edition (December 1, 1999)
  • Language: English
  • ISBN-10: 1565925793
  • ISBN-13: 978-1565925793
  • Product Dimensions: 6.8 x 4.2 x 0.3 inches
  • Shipping Weight: 3.2 ounces
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (27 customer reviews)
  • Amazon.com Sales Rank: #1,580,946 in Books (See Bestsellers in Books)

More About the Author

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

Visit Amazon's Jennifer Niederst Robbins Page

Look Inside This Book

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(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

27 Reviews
5 star:
 (16)
4 star:
 (6)
3 star:
 (4)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (27 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
16 of 17 people found the following review helpful:
4.0 out of 5 stars indispensible, August 26, 2000
By Mayer Goldberg (Beer Sheva, Negev Israel) - See all my reviews
(REAL NAME)   
A pocket guide to HTML that covers HTML 4.0. This is about the most useful book, in terms of daily use, that you could ever own on HTML. I give it 4 stars because of two problems:

- The tags are ordered alphabetically, which is good. But it would have been better if tags had a "related tags" item that listed tags that are relevant to the given tag. For example, <TABLE></TABLE> makes no mention of <TR></TR> and <TD></TD>... I realise that this is a reference and not a textbook, but it would add to the usefulness of this book immensely.

- Insufficient (close to none) information on styles. It would help a lot to make this reference self-contained, if each with each tag, there was a very brief description of the style components that control its look.

The character entity table is very useful, if incomplete. The colour chart is a nice and useful addition.

All in all, this is a VERY useful book. Get it and stop carrying around those heavy HTML tomes... My criticism is just meant for improving the next edition... (hint, hint, ... )

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
16 of 17 people found the following review helpful:
4.0 out of 5 stars Not a tutorial, but a good quick reference, January 31, 2000
By "mark0" (Wisconsin, USA) - See all my reviews
This book is the functional equivalent of those "quick reference cards" that come with software manuals. You won't learn HTML from it, but that's not really the point; the point is to look up information you know exists, but can't reasonably keep in your head.

For example, this book lists all HTML tags in alphabetical order, rather than grouping them functionally (except as almost an afterthought) - not really useful if you have no idea what tag to use in a given situation, but useful if you need to know what attributes you can specify for a tag and what browsers support those attributes. And it excels when you're analyzing the HTML structure of an existing page and you run across a tag you don't know or have never seen used in quite the way you're seeing it used.

Combine this with a complete list of character entities ("&" characters), decimal to hex conversions and colors by name, and put it all in a small, thin volume you can keep in your briefcase without having to make room for it, and you have a pretty useful reference. Four stars for being what it sets out to be; not as a substitute for a more comprehensive HTML book.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
11 of 11 people found the following review helpful:
3.0 out of 5 stars Great Reference for the Web Expert, but Not for Beginners, December 12, 2000
By "schapel" (Hillsborough, NJ USA) - See all my reviews
  
This book is essentially just an alphabetical list of most of the HTML tags and attributes. Each is explained briefly and the browsers that support each tag are listed. At the end of the book is a list of "tag groups" that group functionally related tags, a list of character entities, and a table of colors. If you're very familiar with HTML and just need this listing of tags and attributes, this is the book for you!

If you're not an HTML expert, however, this book might be more confusing that helpful. For example, if you want to center some text but you don't want to use the deprecated <center> tag, you need to know which tag to look up. There are few examples, so if you want to add a Java applet to a page, you need to already know what to put in the <object> tag. There's no description of the <!DOCTYPE> tag that all HTML 4 compliant web pages need. Much of the HTML in the book is not XHTML compliant. Although the book claims to cover every tag in HTML 4, there are some that it leaves out. And the only web site the book refers to is yet another alphabetical list of tags.

If you already know HTML well and have a good HTML reference book, this book will allow you to quickly look up information tags and attributes. But if you're not an expert and want to write good, clean HTML 4 compliant markup, save your money.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

5.0 out of 5 stars perfect, complete
This is what other O'Reilly Pocket References should be. It contains <EM>everything</EM> and should replace all non-design-oriented HTML books
Published on February 22, 2006 by F. M. Taylor

5.0 out of 5 stars Relax, IMG is only missing from the first printing
FYI: the IMG tag is only missing from the first printing. (I asked O'Reilly.) Indeed, a recent copy of the book is not missing it anymore. Read more
Published on January 17, 2006 by Thomas Hundt

3.0 out of 5 stars so-so (buggy)
I am generally a fan of Pocket References. But this one seems poorly debugged. One example is claiming "align" is deprecated for <td>. Read more
Published on October 7, 2004 by Ulrich Stern

5.0 out of 5 stars Must Have Pocket Reference
If you are designing web pages, you must have this book. That is all there is to it.

This is a small compact reference book (hence the title) which lists the HTML tags in... Read more

Published on April 20, 2004 by Chris 444 Lockhart

5.0 out of 5 stars Definately a time saver!
There may be a few errors, like the missing <IMG> tag, but the errata list on the O'Reilly site has the information posted. Read more
Published on July 30, 2002 by Dreamer528

1.0 out of 5 stars Where is the Quality?
Not recommended! How can you create a web page without images? The <IMG> tag has been overlooked. There are other errors as well. Read more
Published on July 8, 2002 by Robert Chappelear

3.0 out of 5 stars Second Edition is not an Improvement over the First
After being disappointed with the 1st edition of this book, I was looking forward to the 2nd edition, which I expected to be much improved. Read more
Published on July 3, 2002 by schapel

3.0 out of 5 stars Concise but not Accurate
The sample code for client-side image maps contains the following text:

USEMAP="map1"

However, this code does not produce any effect, and IE gives no hint as to why... Read more

Published on May 7, 2002 by Jim Hammond

5.0 out of 5 stars if you "know" HTML, this is all you need
Since 1994 I've been writing HTML code occasionally for my collection of websites. Most of the time I don't need a guide, but sometimes I've forgotten some color codes or... Read more
Published on April 30, 2002 by Patrick Merlevede

5.0 out of 5 stars Superb reference
This reference basically goes through every single tag you'll likely ever use in HTML and lists the attributes it will accept and whether or not it must be closed. Read more
Published on March 1, 2002 by ad_crumenam

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
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


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.