On the other hand, the table implementations out there have probably
been built in some relation to the set of tags (I dare not say the
actual content models) of some now-obsolete version of Dave Raggett's
table model, in which TD may have an ID attribute. Try using that
instead of an A and see what happens.
One point of IDs is that they are potential link targets; if they're
specified as SGML IDs then each ID value must begin with a letter.
HTML's A tag's NAME is specified as an ID in the Recommended mode
(somewhat futilely), and as CDATA (looser rules, best to quote these
values):
<![ %HTML.Recommended [
<!ENTITY % linkName "ID">
]]>
<!ENTITY % linkName "CDATA">
ftp://ds.internic.net/internet-drafts/draft-ietf-html-spec-04.txt
Regards,
-- Terry Allen (terry@ora.com) O'Reilly & Associates, Inc. Editor, Digital Media Group 101 Morris St. Sebastopol, Calif., 95472A Davenport Group sponsor. For information on the Davenport Group see ftp://ftp.ora.com/pub/davenport/README.html or http://www.ora.com/davenport/README.html