Skip to main content

html a tag

· One min read

mailto

<a href = "mailto: abc@example.com">Send Email</a>
<a href = "http://xxx@example.com" target="_blank">Send Email</a>

target 属性