Hi Mike,
Did some research. Seems that the HTML 4.01 Strict doctype doesn't support
the use of the "target" attribute in an anchor. According to the validation
page you were kind enough to provide:
"You have used the attribute named above in your document, but the document
type you are using does not support that attribute for this element. This
error is often caused by incorrect use of the "Strict" document type with a
document that uses frames (e.g. you must use the "Transitional" document
type to get the "target" attribute), or by using vendor proprietary
extensions such as "marginheight" (this is usually fixed by using CSS to
achieve the desired effect instead). "
After speaking with an HTML guru friend of mine, he told me that "target" is
not supported by the HTML 4.01 strict doctype, unless you are using Frames,
and the W3C site bears this out. He told me that this is one reson why
almost nobody uses the "Strict" version of HTML 4.0. I would recommend using
"Transitional" instead, unless there is some overarching reason why you
should need to use the Strict DTD.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.