function copyToClipboard(txt) { }
<a href="javascript:void(0)" style="color: Green; font-weight: bold" onclick="copyToClipboard('复制的东西')"> 复制链接</a>