03-17-2005, 04:18 AM
|
#1
|
|
Member (8 bit)
Join Date: Aug 2003
Location: SoCal
Posts: 178
|
target="_blank" - XHTML Strict?
I'm building myself a webpage, and trying to make it conform to XHTML Strict. A problem that I keep encountering is that the validator is flagging the target="_blank" attribute for the anchor element as invalid. I can't find anywhere on w3schools.com that lists an alternate, more compliant way of doing it however.
Is there some way to set a link to open in a new window without using target, or is the validator just pulling weird things on me?
Last edited by jong2k4; 03-17-2005 at 05:47 AM.
|
|
|