Definitely prefer to use strict; cleaner markup, more control with css etc. However I still find myself using transitional for sites strictly for the target="_blank" attribute.
I guess javascript could be used but that just seems like overkill IMHO. So why exactly is target deprecated?
Definitely prefer to use strict; cleaner markup, more control with css etc. However I still find myself using transitional for sites strictly for the
target="_blank"
attribute.I guess javascript could be used but that just seems like overkill IMHO. So why exactly is
target
deprecated?