目标空白

代码示例

11
0

html新目标

<a href="#" target="_blank">Opens the linked document in a new window or tab</a>

<a href="#" target="_self">	Opens the linked document in the same frame as it was clicked (this is default)</a>

<a href="#" target="_parent">Opens the linked document in the parent frame</a>

<a href="#" target="_top">Opens the linked document in the full body of the window</a>
4
0

html目标新选项卡

target="_blank"
1
0

link_to目标空白

link_to "External link", "http://www.rubyonrails.org/", target: "_blank", rel: "nofollow"
# => <a href="http://www.rubyonrails.org/" target="_blank" rel="nofollow">External link</a>
1
0

目标空白

<a href="#" target="_blank" rel="noopener noreferrer"></a>
0
0

目标空白

 target="_blank"

其他语言

此页面有其他语言版本

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................