We know that the 'target' attribute is not included in XHTML 1.1 or any of the 'strict' Doctypes. Here is a simple solution to open links in another window, maintaining W3C 'strict' compliance and degrading gracefully for browsers incapable of multiple windows.
Continue reading...