jaklitsch maya wrote:

> --    Please download and print the <a
> href="pdf/membershipAp.pdf" target="_blank"><span
> class="strong">Membership Application</span></a>  --
>
> I just found out that this causes my validation to
> fail. I guess I could change it to transitional, but I
> want to avoid it if possible.

And you probably also want to remove the problem by not trying to force 
a new window to open. Then what's left is JavaScript.

> It did say that there was a css solution,

No, you misunderstood. What "it" - presumably the W3C Markup Validator - 
said is this:

"How to fix: check the spelling and case of the element and attribute, 
(Remember XHTML is all lower-case) and/or check that they are both 
allowed in the chosen document type, and/or use CSS instead of this 
attribute."

It does not claim that there is a CSS counterpart to every non-Strict 
attribute. For the target attribute, there isn't.

Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/ 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to