Aqua: Kein TARGET mehr in HTML 4.01 strict ??

Beitrag lesen

Hallo!

Hab gerade eine HTML-Datei durch den validator von W3 gejagt.

Kommt folgende meldung (gekürzt)

-------------------------------------------------------
Below are the results of attempting to parse this document with an SGML parser.

Line 23, column 37: there is no attribute "TARGET" (explain...).
  <div><a href="foo.html" target="_blank" onclick="oeffnefenster(this.href,'
-------------------------------------------------------

Frage:
Warum ist da kein TARGET mehr für html 4.01 strict?
wie soll das ohne Target gehen?!?!

Danke!