HTML and XHTML Pocket Reference, Third Edition
by Jennifer Niederst Robbins
The unconfirmed error reports are from readers. They have not yet been
approved or disproved by the author or editor and represent solely the
opinion of the reader.
Here's a key to the markup:
[page-number]: serious technical mistake
{page-number}: minor technical mistake
: important language/formatting problem
(page-number): language change or minor formatting problem
?page-number?: reader question or request for clarification
This page was updated February 28, 2008.
UNCONFIRMED errors and comments from readers:
{81} 4th paragraph;
In the second line of the fourth paragraph, the following appears:
...greater than (<, >)...
But it should read:
...greater than (>, >)...
{96} halfway down page;
The short #RGB syntax is omitted; e.g. #FC9 = #FFCC99, #036 = #003366.
All browsers have always supported this.