Target Attribute
| HTML-transitional & XHTML-transitional |
HTML-strict & XHTML-strict |
XHTML 1.1 & Subsequent |
|---|---|---|
| target="_blank"
target="windowName" |
NONE | NONE |
| Allowed under the transitional DTD's. | Disallowed under the strict DTD's, not even HTML-strict. | Deprecated, excluded furthermore from XHTML 1.1 and subsequent versions. |
Scripts must be used to open a new window if there happens to be a good reason to open one.
