Hey,
You can use this DTD:
<!DOCTYPE html PUBLIC "XHTML 1.0 Strict" "http://www.neester.com/DTD/xhtml-target.dtd">
I made it myself from a tutorial. It is XHTML 1.0 Strict. But I modded it to allow target=_blank
:)
Hope it helps :)
Tatham Oddie wrote:
All,
I’m trying to have a link open in a new window (like I’ve done a million times)… however the validator doesn’t like this.
If we don’t have the target attribute how are we supposed to do it now? Or aren’t we supposed to do it – and leave it up to the use agent?
*This page is **not** Valid XHTML 1.1 <http://www.w3.org/TR/2001/REC-xhtml11-20010531/>!*
Below are the results of attempting to parse this document with an SGML parser.
1. //Line 121, column 76//: there is no attribute "target"
|.../" title="Australian Alpine Club" target=|**"**|_blank">|
Tat
-- ------------------------ Chris Stratford [EMAIL PROTECTED] http://www.neester.com ------------------------
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
