target="_blank" to rel="external"
I just realized that target="_blank" is a really archaistic thing and what's more - it is not valid.
Attribute rel="external" is the solution but I don't want to have a mess in my code. For example I noticed that Greenie uses it too in his new link lists, but I have no idea, where is this parameter defined (as it is not visible in the code).
|