CSS 参考手册
CSS3 target-new 属性
在新窗口中打开新的标签
源代码:
点击运行 »
a { target - name: new; target - new: tab; }
运行结果:
点击运行 »