HTML: The Definitive Guide, 3rd Edition
by Chuck Musciano and Bill Kennedy
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.
This page was updated March 1, 2004.
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
UNCONFIRMED errors and comments from readers:
(9) 1st full paragraph:
The URL for W3C is:
http://www.w3.org
[43] last item on HTML list:
You include in a list of "HTML tags that do not have corresponding
ending tags," and on page 437 no end tag is indicated, but in Desktop Reference
fold out and on pg. 525, is followed by .
Which is correct?
{46} 1st full paragraph:
The text states that comments MUST contain spaces following "". This is incorrect. First of all, according to the W3C
documentation:
http://www.w3.org/TR/1998/REC-html40-19980424/intro/sgmltut.html#h-3.2.4
"" are not in fact comment delimiters. The "comment declaration"
starts with "". This structure contains zero or more
comments. The comment delimiters themselves are "--". So the following
contains 2 comments:
Furthermore, the W3C documentation says that a space following "" is allowed.
The 2-comment example above works fine in both Netscape Navigator 4 and IE 4.
*FYI. The above W3C link crashed my Windows 95 PC twice when I tried viewing
it with Nav 4. It worked fine with IE4.
(48) Section 3.5.1.2, second paragraph:
Now reads:
"ja" (Japanese), and "hi" (Hindu).
Should read:
"ja" (Japanese), and "hi" (Hindi).
Note "Hindi" vs. "Hindu" typo.
{49} Top of page in constant-width font:
the SGML reads:
however, the www.w3.org says at
http://www.w3.org/TR/REC-html40/intro/sgmltut.html that the tag
should read:
(Note the missing slash after W3C, 4.0 is now 4.01, and html40 is now html4)
(57) 3.9 The Tag, first paragraph:
"These language-related attributes, then, may effect some display
characteristics"
should be
"These language-related attributes, then, may AFFECT some display
characteristics"
{84-85} Concerning and , it is written that the text is displayed
"half a character's height higher [or lower], but in the same font and size as
the current text flow." That is not what I find. For example,
199919991999
produces incorrect results in Internet Explorer 4.0 (version 4.72.3110). The
first superscript is a smaller font size. The superscript of the superscript
is in the same size AND AT THE SAME HEIGHT as the first superscript! On the
other hand, Netscape 4.5 produces a nice result, but still each subsequent
superscript is at a smaller and smaller size, as well as being raised.
I tried to kludge Internet Explorer into doing the right thing by altering the
SIZE of the final superscript, but it appears that Explorer steadfastly
refuses to acknowledge a nested instance of
. Bummer.
(86) In Table 4-2:
display style strike should have a line through the word strike.
display style underline should be underlined if these items are to conform
with the rest of the entries.
(163) 5.5.1.1:
Describes the