On Sat, May 19, 2012 at 12:52 PM, Robert Wennerberg <rob...@sm7oea.se> wrote: > Then you use XHTML 1.0 strict and XHTML 1.1 there are no target attribute, > are the a other way to open extern web-pages so it open in another tab or > window whiteout to use script, or are XHTML 1.0 transitional the only way > to go? Will there a type, target attribute in HTML 5 that have similar > function as in XHTML 1.0 transitional?
The HTML5 draft makes @target conforming in text/html and XML serializations alike: http://dev.w3.org/html5/spec/links.html#attr-hyperlink-target -- Benjamin Hawkes-Lewis